Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.

Body

application/json
password
string
required

Current account password (re-auth gate).

Required string length: 8 - 128

Response