We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/api/v1/auth
Endpoint: POST /api/v1/auth/register
POST
/api/v1/auth/register
{ "user_name": "String", "password": "String" }
{ "token": "JWT-Token", "user_id": "UUID" }
Endpoint: POST /api/v1/auth/login
/api/v1/auth/login
There was an error while loading. Please reload this page.