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
最終更新日 2026年9月4日