For the complete documentation index, see llms.txt. This page is also available as Markdown.

Users

Membership → Users endpoints.

Endpoint
Method

PUT auth/assign-roles

PATCH auth/block

DELETE auth

GET auth/{id}

GET auth/{id}/preferences

GET auth

POST users/{contactId}/marketing-state/{channel}/consent

POST auth/invite

POST auth/{userId}/link-identity

POST users/{userId}/map-auth

POST auth/register/email

POST auth/register/email-with-permissions

POST auth/register/guest

POST auth/register/phone

POST auth/register/phone-with-permissions

POST auth/register/service

POST auth/register/user-name

POST auth/register/user-name-with-permissions

PUT users/{contactId}/marketing-state/{commChannel}/{channel}/tags/{tag}

PATCH auth/unblock

POST users/{contactId}/marketing-state/{channel}/unsubscribe

PUT auth

PUT auth/{id}/preferences

POST users/{contactId}/identities

POST users

DELETE users/{contactId}

DELETE users/{Id}/api-keys/{KeyId}

GET users/{contactId}

POST users/{Id}/api-keys

GET users/{Id}/api-keys

POST users/merge

POST users/{contactId}/identities/{identityId}/promote

DELETE users/{contactId}/identities/{identityId}

PATCH users/{contactId}

Last updated