Creates a new token. Only users with the Standard Registry role are allowed to make the request.
{
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/TokenInfo'
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}