POST
/
user
/
api-tokens

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Body

description
string | null
required

Description of the API token

expiresAt
string | null
required

Date and time when the API token expires. If null, the token never expires.

Response

201 - application/json
id
string
token
string
description
string | null
expiresAt
string | null