Update current user profile
User
Update current user profile
Updates the authenticated user’s first name, last name, and display name. All fields are required.
PUT
Update current user profile
Documentation Index
Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User session JWT (Bearer ). Must be paired with the X-Team-ID
request header on team-scoped endpoints so the server knows which
team's resources to operate on.
Body
application/json
Response
Profile updated
UUID of the created or updated resource.
Example:
"019abc12-3456-7890-abcd-ef1234567890"
