Skip to content

Delete user

DELETE
/admin/user/users/{userId}
Required scope: viskan:user:delete

Deletes a user from the system. In setups with connected tenants, the user will be removed from all of the connected tenants.

Parameters

Path parameters

userId  string
Format: uuid
The identifier of the user to delete.

Response

The user was successfully removed.