Users
Delete user
Deletes an active employee.
delete/v1/businesses/{client_id}/users/{user_id}
Path parameters
client_idinteger required
Example:123
The ID of the business.
user_idinteger required
The ID of the user.
Response
No Content
Changes
No recorded changes to this endpoint across all 3 revisions of this API.