Looking for an older version of the API? It is still stable and supported. Select the link below to navigate to the legacy documentation.
Identify member
The identify endpoint begins an identification process for an already-existing member.
POST
/users/{user_guid}/members/{member_guid}/identify
Path Parameters
Field | Required | Type |
---|---|---|
member_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Loading...