Error
Organization Members
Update organization member
Updates the specified organization member.
PATCH
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the organization.
The ID of the user.
Example:
"d81c8ee2-44b3-429f-b944-a33ad7437690"
Body
application/json
The organization member permissions.
Available options:
admin, billing, members, plans, projects:create, projects:list Response
OK
The ID of the user.
The ID of the organization.
The ID of the user.
The organization member permissions.
Available options:
admin, billing, members, plans, projects:create, projects:list Access level of the member.
Available options:
admin, viewer Whether the member is the organization owner.
The date and time when the member was created.
The date and time when the member was last updated.
Last modified on June 16, 2026