Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Query Parameters
The ID or slug of the attribute to use to check if a user already exists. The attribute must be unique. For user records, you can use primary_email_address
or user_id
, or any additional custom attribute with a unique constraint.
"primary_email_address"
Body
Response
Success