Users
Remove user from tenant
Remove a human user (type=user) from the current tenant. Not supported for service accounts; use DELETE /users/{id} for those.
post/users/{id}/remove
Path parameters
idstring required
User ID
Response
No content
Changes
Changed in 1 of the 110 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○