Skip to content

Retract role from user.

DELETE
/backend/v1/users/{userId}/roles/{roleId}

Removes a specified role from a user.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

userId*
Typestring
Required
roleId*
Typestring
Required
formatuuid

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: