PATCH /users/:id
Path Parameters
Request Body
Response
Returns{"status": "success"} — no body beyond the status.
Errors
Example
Identifier
Theid parameter accepts a UUID, alias, or me.
Permissions
Only the user themselves can update their profile. Requests targeting a different user return403 Forbidden.
The
alias field can only be set once. Attempting to change an existing alias returns an error.
