access-token

Update access token

put/access-token/{id}

Path parameters

idstring required

Request body

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

Response

Returns access token.

idstring required
namestring required
descriptionstring
scopesstring[] required
spaceIdsstring[]
baseIdsstring[]
hasFullAccessboolean

Changes