User

Delete user

Remove a user's access to the account. If the user has no remaining account roles after removal, the user record is deleted entirely.

delete/user/{id}

Path parameters

idstring required

User ID or email address

Query parameters

account_idstring

The account ID. Defaults to the user's default account.

Response

Api Response

_metaobject

Response Metadata

dataobject

Response Payload

request_idstring
statusinteger

HTTP Status Code

Changes