Skip to main content
PUT
Change a member's role. Only owners may grant or revoke the owner role.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

orgId
string
required
memberUid
string
required

Body

application/json

Role change

Role change

role
string
required

'owner', 'admin' or 'member'

Response

The updated member

Organization member

uid
string

User ID

email
string

User email

displayName
string

User display name

photo
string

User photo URL

role
string

'owner', 'admin' or 'member'

createdDate
string

When the membership was created