Skip to main content
PATCH
Update partner API key active state or scopes

Authorizations

Authorization
string
header
required

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

Path Parameters

partner_id
string
required
id
string
required

Body

application/json
active
boolean
scopes
string[]

Response

Updated

data
object | null
message
string | null
meta
object | null
request_id
string | null