Update member role
Update a member’s role within the organization.
Authorizations
Path Parameters
UUID of the organization.
22^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$UUID of the membership record.
22^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Body
Request schema for updating a member's role.
New role to assign to the member.
owner, manager, billing, editor Response
OK
Response schema for a membership record.
URL-safe 22-character shortuuid encoding of the row's UUID primary key. Stable across the row's lifetime; suitable for sharing in URLs, log lines, and external SDK clients. Accepted on input as either the shortuuid form or the canonical UUID form (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
22^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Email address of the member's user account.
Display name of the member's user account, if set.
Free-form metadata stored on the user account (Stripe-style key/value strings).
Role of the user in the organization.
owner, manager, billing, editor Human-readable label for the role (localized).