Skip to content

Token Issue JSON format

POST
/auth.json

uid and password will be created when the trial phase has begun.

Request Body

JSON
{
"uid": "string",
"password": "string"
}

Responses

OK
application/json
JSON
{
"token": "string"
}

Playground

Body

Samples

All product names, trademarks and registered trademarks are property of their respective owners.