Skip to main content
PATCH
Set Token Enabled

Authorizations

Authorization
string
header
required

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

Path Parameters

token_id
string
required

Body

application/json

Enable or disable a token. Scope and limit changes are out of scope here: the admin UI only offers enable/disable/delete.

isEnabled
boolean
required

Response

Successful Response

data
AdminActionStatus · object | null

Response data

status
string | null

Response status