POST /tokens/push
POST
/tokens/push
Creates a new token. Only users with the Standard Registry role are allowed to make the request.
*
String
Object that contains token information
{ content: application/json: schema: $ref: '#/components/schemas/Task' }
{ // Response }
Token not found
The field tokenId is required
User not registered
{ content: application/json: schema: $ref: '#/components/schemas/Error' }