Account Endpoints

/account

Endpoint for managing the current session account.


Read the current account

GET /account

Update the current account

POST /account

Delete the current account

DELETE /account

Previous
/app/signup