Skip to main content
PATCH
Update a member

Authorizations

Authorization
string
header
required

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

Headers

user-agent
string | null

Path Parameters

org_id
string
required
member_id
string
required

Body

application/json
name
string | null
Required string length: 1 - 255
status
enum<string> | null
Available options:
active,
deactivated

Response

Successful Response

member
MemberData · object
required