Update the profile details of the authenticated member. This endpoint allows updating personal information such as phone number, gender, and biography.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your client API key from the dashboard (Settings page).
Member details to update
The body is of type object
.
Member details updated successfully
The response is of type object
.