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