Update Member Profile
Core Experience
Update Member Profile
Canonical alias for PUT /v1/member/details. Updates fields on the authenticated member profile.
PUT
Update Member Profile
Authorizations
Client API key copied from Developer Access in the TheFaithApp dashboard.
Member access token returned by POST /v1/auth/token.
Body
application/json
Member details to update
Member's phone number in international format (e.g., +1234567890).
Example:
"+1234567890"
Member's gender. Common values include 'male', 'female', 'other'.
Available options:
male, female, other Example:
"male"
Member's biography or personal description.
Example:
"Member's biography here"