Skip to main content
PATCH
Update an organization member's status (e.g. suspend)

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
inviteStatus
string
required

Response

200

Member status updated successfully

Last modified on July 17, 2026