access-tokens

Create Access Token

post/api/v1/access-tokens

Request body

namestring required
expiresAtstring date-time nullable

Response

Access token created successfully

tokenStringstring required

Changes