Skip to main content
PATCH
Update a partner (display_name / status)

Authorizations

Authorization
string
header
required

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

Headers

X-Internal-Auth
string | null

Path Parameters

partner_id
string
required

Body

application/json
display_name
string | null
status
string | null
scope_overrides
string[] | null

Response

Successful Response

partner_id
string
required
partner_type
enum<string>
required
Available options:
customer,
external
status
string
required
account_id
string | null
display_name
string | null
scope_overrides
string[]
created_at
string<date-time> | null
updated_at
string<date-time> | null