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