v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
access-token

Create access token

post/access-token

Request body

namestring required
descriptionstring
scopesstring[] required
spaceIdsstring[] nullable
baseIdsstring[] nullable
hasFullAccessboolean
expiredTimestring required

Example request

{
  "expiredTime": "2024-03-25"
}

Response

Returns access token.

idstring required
namestring required
descriptionstring
scopesstring[] required
spaceIdsstring[] nullable
baseIdsstring[] nullable
hasFullAccessboolean
expiredTimestring required
tokenstring required
createdTimestring required
lastUsedTimestring required