v1
latestSwagger 2.02026-07-14172228.6 KBUsers
Delete User
Deletes a user from the organization (but not from the account).
delete/Users/{userKey}
Path parameters
userKeyinteger required
The key of the user to query. The user must be in the organization domain
Headers
Authorizationstring required
Access token prefixed with 'Bearer ', e.g. 'Bearer 123456abcdef'
Response
The request has succeeded.