Removes a user from the company.
DELETE {{baseUrl}}/v2/accounts/{{accountId}}/users/{{userId}}
Removes the user. Will fail if the user owns any Rooms. The rooms will need to be transferred to other agents before removing.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |