Documentation Index
Fetch the complete documentation index at: https://mintlify.com/sam-shervin/space7/llms.txt
Use this file to discover all available pages before exploring further.
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
