Skip to main content
PATCH
Update a member's role

Authorizations

Authorization
string
header
required

API key created in the ZeroClick dashboard under Settings → API keys. Keys start with zc_. Send them as Authorization: Bearer zc_....

Path Parameters

membershipId
string
required
Minimum string length: 1

Body

application/json
organizationId
string
required
Minimum string length: 1
role
enum<string>
required
Available options:
admin,
member

Response

200 - application/json

Default Response

member
object
required