POST
/
tokens

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
datasetCapabilities
object
description
string

Description of the token

expiresAt
string | null

Expiration date of the token (ISO 8601 format)

name
string
required

Name of the token

orgCapabilities
object

Response

200 - application/json
datasetCapabilities
object
required
description
string

Description of the token

expiresAt
string | null

Expiration date of the token (ISO 8601 format)

id
string
required

ID of the token

name
string
required

Name of the token

orgCapabilities
object
required
token
string