Skip to main content
PATCH
Update a OrgMember

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
id
string
required
joinedAt
string<date-time>
required
orgId
string
required
role
string
required
userId
string
required

Response

Updated

updated
boolean