/me
✅ GET /
{
}
🙅 PUT /id/:id -- will there ever be any other personal details a user can change?
✅ POST /register/:id
✅ POST /password-reset
✅ POST /password-reset/:token
✅POST /password-update
✅POST /email-update
Last updated
Was this helpful?