Token Creation
Creates a new token
Request Body
Name
Type
Description
{
content:
application/json:
schema:
$ref: '#/components/schemas/Task'
}{
// Response
}Token not foundThe field tokenId is requiredUser not registered{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated
Was this helpful?