Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Тіло

application/json
name
string
обов'язково
Minimum string length: 1
scopes
string[]
обов'язково
Minimum array length: 1
expiredTime
string
обов'язково
Приклад:

"2024-03-25"

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

Відповідь

201 - application/json

Returns access token.

id
string
обов'язково
name
string
обов'язково
Minimum string length: 1
scopes
string[]
обов'язково
expiredTime
string
обов'язково
token
string
обов'язково
createdTime
string
обов'язково
lastUsedTime
string
обов'язково
description
string
spaceIds
string[] | null
baseIds
string[] | null
hasFullAccess
boolean
Останнє оновлення 4 вересня 2026 р.