Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
name
string
obbligatorio
Minimum string length: 1
scopes
string[]
obbligatorio
Minimum array length: 1
expiredTime
string
obbligatorio
Esempio:

"2024-03-25"

description
string
spaceIds
string[] | null
Minimum array length: 1
baseIds
string[] | null
Minimum array length: 1
hasFullAccess
boolean

Risposta

201 - application/json

Returns access token.

id
string
obbligatorio
name
string
obbligatorio
Minimum string length: 1
scopes
string[]
obbligatorio
expiredTime
string
obbligatorio
token
string
obbligatorio
createdTime
string
obbligatorio
lastUsedTime
string
obbligatorio
description
string
spaceIds
string[] | null
baseIds
string[] | null
hasFullAccess
boolean
Ultima modifica il 4 settembre 2026