Users
Update User Role
Update a user’s role within the organization.
PATCH
/
users
/
{user_id}
Authorizations
Authorization
string
headerrequiredBearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
user_id
integer
requiredID of the user
Body
application/json
user
object
requiredResponse
200 - application/json
status
enum<string>
requiredOutcome of update request
Available options:
updated
data
object
requiredWas this page helpful?