Tenant - Revoke tenant-level access for any user from the requested tenant

Revokes tenant level access of any user from the requested tenant

delete
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Expects Id of an existing tenant

userIdstring · uuidRequired

Expects Id of an existing user in requested tenant

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
200

Indicates successful un-assignment of tenant level role from a user

delete
/tenants/{tenantId}/users/{userId}/roles

Last updated