Management APIApp roles
Remove app role from user
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
userID*string
appRoleID*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/user-management/management-users/string/app-roles/string"{
"message": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}