Update an organization member

Update an organization member's role, access restriction, and tags.

☝️Only organization admins (or higher) can update members using personal access tokens. OAuth applications are not allowed.

Path Params
string
required

Organization id

string
required

Member id

Body Params
tags
array of strings

Tags of the user in the organization

tags
string
enum

The role of the user in the organization

☝️Note that the Developer role maps to member and the Reviewer role maps to alien in the API.

Allowed:
boolean

Whether the user's membership is restricted to only the

Responses
204

Successful response

Language
Credentials
OAuth2
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json