■ Request ```json { "id": 1, "email": "test+1@example.com", "name": "test_user", "password": "passw0rd" } ``` ■ Response ```json { "token": "xxxxxxxxxxxxxxxxxxx" } ```
■ Request
{ "id": 1, "email": "test+1@example.com", "name": "test_user", "password": "passw0rd" }■ Response
{ "token": "xxxxxxxxxxxxxxxxxxx" }