Last updated 4 months ago
Enter the ID of an existing tenant
Enter the 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: */*
Success: Tenant-level role unassigned from user successfully.
{ "message": "text", "statusCode": 1 }