Last updated 8 months ago
Expects Id of an existing tenant
Expects Id of an existing user in requested tenant
The requested API version
1.0
Class for representing response.
DELETE /tenants/{tenantId}/users/{userId}/roles HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Indicates successful un-assignment of tenant level role from a user
{ "message": "text", "statusCode": 1 }