Skip to main content
POST
/
tokens
{
  "access_token": "<string>",
  "identifier": "<string>"
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Query Parameters

space
string

Space Identifier

Body

application/json
name
string
required
Maximum string length: 45
description
string
Maximum string length: 64000

Response

A token

access_token
string
identifier
string