Skip to main content
PATCH
Update User

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Body

application/vnd.api+json
first_name
string | null
is_active
boolean | null
last_name
string | null

Response

Successful Response

data
JsonApiResource[UserAttributes] · object
required
included
any[] | null
meta
Meta · object | null