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.

Corps

application/json
name
string
requis
Minimum string length: 1
scopes
string[]
requis
Minimum array length: 1
expiredTime
string
requis
Exemple:

"2024-03-25"

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

Réponse

201 - application/json

Returns access token.

id
string
requis
name
string
requis
Minimum string length: 1
scopes
string[]
requis
expiredTime
string
requis
token
string
requis
createdTime
string
requis
lastUsedTime
string
requis
description
string
spaceIds
string[] | null
baseIds
string[] | null
hasFullAccess
boolean
Dernière modification le 4 septembre 2026