Skip to main content
PATCH
Update a member's status

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

org_id
string<uuid>
required

The unique identifier for the organisation.

member_id
string<uuid>
required

The unique identifier for the member.

Body

application/vnd.api+json

The member to update. Only the status attribute is accepted; values must be one of active or inactive.

data
object
required

Response

Get a User.

JSON API response object

data
object
required

A user

jsonapi
object
required
included
object[]

Related resources that can be included when a user is returned

An organisation