Skip to main content
DELETE
Remove User From Role Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required

Query Parameters

role_id
string<uuid>
required

Response

Successful Response