v1

latestOpenAPI 3.0.0MIT2026-07-17401250.4 KB
authentication

Update profile

Update the current user's profile

put/api/me

Request body

namestring required
emailstring email required
passwordstring password

If provided, will update the current user's password

Response

OK

tokenstring

New API token if the password is changed.