post
https://app.customgpt.ai/api/v1/user
Update the profile of the current user. This endpoint allows the user to modify and update their profile information and preferences within the application or system.
Purpose
Update the profile of the current user. This endpoint allows the user to modify and update their profile information and preferences within the application or system.
At a high level, this is the canonical way to work with users resources via the CustomGPT API.
When to use
- When you need to update the user's profile as part of your backend or automation workflows.
- Whenever your UI needs to show or update the authenticated user’s profile details inside an integration built on top of CustomGPT.
