Delete a user

Delete an existing user

Pass reassignTo to hand the deleted user's contacts to another user; the reassignment then runs asynchronously. A reassignTo that is not a user ID, or that names the user being deleted, returns a 422, and one that names a user the account does not have returns a 404. This supersedes DELETE /users/{fromUserId}/reassign_contacts/{toUserId}.

Path Params
int32
required

ID of the user you wish to delete

Query Params
int32

ID of the user that inherits the deleted user's contacts. Without it the contacts fall back to the account's default contact owner. It may not name the user being deleted.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json