Profile
Create a new user
POST /profile
POST /profile
Request body
Responses
200 — Successful operation
Response Example
{
"success": true,
"id": 1
}403 — Unauthorized
500 — Internal error
Profile
POST /profile
POST /profile200 — Successful operation
{
"success": true,
"id": 1
}403 — Unauthorized
500 — Internal error