Skip to main content
POST
Assign a role to a user

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required
roleKey
string
required

Response

201 - undefined

Related topics

Quickstart