Overview
Updates the username of the currently authenticated user.Endpoint
Requires authentication. Requests are made with a Bearer token via the
Authorization header.Request
Body parameters
The new username to set for the account.
Response
A confirmation message indicating the username was updated successfully.
Example
TypeScript
