latestOpenAPI 3.0.42026-08-213579001013.0 KB

5f993bd211f5

Organization

Sets the given member's org-scoped role.

Responds with 404 when the customer is not a member and 409 when changing the role of the organization's last owner.

put/organizations/{organizationId}/members/{customerId}/role

Path parameters

organizationIdstring required

The id of the organization.

customerIdstring uuid required

The id of the member whose role changes.

Request body

role'Owner' | 'Admin' | 'Editor' | 'Viewer' required

Response

No Content