Skip to main content
PATCH
Update an organization member's role

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required
memberId
string
required

Body

application/json
role
string
required

Response

200

Member role updated successfully

Last modified on July 17, 2026