Set external identifier for a member
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId |
Id for the member you want to set identifier for |
integer |
Required |
External identifier
UpdateExternalIdRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ExternalId | string |
{
"ExternalId": "sample string 1"
}
Sample not available.
https://api.servicereef.com/v1/members/{userId}/externalId?request={request}
| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| ErrorMessage | string |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.