Organizations
Update Organization user
Updates an existing User of an Organization.
POST
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
The updated User
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
Example:
"user"
Unique identifier for the user
Email of the user
Name of the user
Time at which the project was created
Example:
"2022-03-01T00:00:00Z"
Time at which the project was last updated
Example:
"2022-03-01T00:00:00Z"
The role of the user in the organization.
Available options:
admin
, member
Avatar of the user
Was this page helpful?