Users
Delete a user
Deleting a user removes the object entirely. In almost every circumstance it is preferable to suspend a user, as a deleted user can be recreated by signing in with SSO again.
post/users.delete
Request body
Response
OK
Example response
{
"success": true
}