Update Current Profile
Profiles
Update Current Profile
Update the authenticated user’s profile
PUT
Update Current Profile
Authentication
Bearer token:
Bearer <firebase_id_token>Request
Updated full name
Updated organization name
Example Request
Response
Returns the updated profile object.Example Response
Errors
| Status | Description |
|---|---|
| 400 | Invalid request body |
| 401 | Invalid or expired token |

