Organizations
Update Organization user
Updates an existing User of an Organization.
POST
/
v1
/
organizations
/
{id}
/
users
/
{userId}
Authorizations
Body
application/json
A User is a unique identifier that you can use to manage and organize your work.
The role of the user in the organization.
Available options:
admin
, member
Response
200 - application/json
A User is a unique identifier that you can use to manage and organize your work.
String representing the object's type. Objects of the same type share the same value
Unique identifier for the user
Email of the user
Name of the user
Slug of the user
Avatar of the user
Time at which the project was created
Time at which the project was last updated
The role of the user in the organization.
Available options:
admin
, member