User Management
Update User Profile
Updates the profile information for the currently authenticated user.
POST
Updates the profile information for the currently authenticated user. Allowable fields include first name, last name, profile picture URL, and onboarding status.
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Body
application/json
Response
200
application/json
Profile updated successfully
The response is of type object
.