Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

pluginId
string
requis

Corps

application/json
refreshToken
string
requis
secret
string
requis

Réponse

201 - application/json

Returns token.

accessToken
string
requis
refreshToken
string
requis
scopes
string[]
requis
expiresIn
number
requis
refreshExpiresIn
number
requis
Dernière modification le 4 septembre 2026