Migrate Affiliations
Applies updated affiliations to address book.
Resource Informations
Name | Value |
---|---|
Requires authentication? | Yes |
Rate limited? | No |
Request headers
Name | Value |
---|---|
Authorization | Bearer token |
Content-Type | application/json |
HTTP Request URL for SSMS
PUT https://{tenantId}.{hostname}/digitanium/v3/mpower/migrate/affiliations
HTTP Request URL for SHIFT
PUT https://{hostname}/auth/realms/{tenantId}/mpower/v1/migrate/affiliations
note
API requests must be made over https. Calls made over plain http will fail.
Parameters
No Parameter fields are required.
Request body
No request body fields are required.
Response
Status code of the transaction is acquired as a response.
Response Status Information
Status | Type | Description |
---|---|---|
200 | OK | Success. |
204 | No Content | No Content. |
401 | Unauthorized | HTTP 401 Unauthorized. |