v2
orgs
orgs

Update member role

patch/api/orgs/{org_id}/members/{uid}

Path parameters

org_idstring required
uidstring required

Request body

is_adminboolean nullable
is_billing_managerboolean nullable

Response

Successful Response

idstring required
user_idstring required
emailstring required
namestring nullable required
is_ownerboolean required
is_adminboolean required
is_billing_managerboolean required
joined_atstring date-time required

Changes

Changed in 2 of the 92 revisions of this API.11