Remove Role from User

Removes a role from a user.

Authentication

AuthorizationBearer

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

Path parameters

userIdstringRequired
The user id
actorRoleIdstringRequired
The actor role id

Headers

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
dataobject or null

Errors