Create Private Life Moment
Pastoral Care
Create Private Life Moment
Saves a member-owned private date that may generate an assigned-caregiver reminder only when the matching consent is enabled. One-time dates must be today or later.
POST
Create Private Life Moment
Authorizations
Client API key copied from Developer Access in the TheFaithApp dashboard.
Member access token returned by POST /v1/auth/token.
Body
application/json
Private life-moment kind.
Available options:
birthday, grief_anniversary, illness_check_in, crisis_follow_up, hard_anniversary Example:
"grief_anniversary"
Private title.
Required string length:
2 - 160Private event date. One-time dates must be today or later.
Whether the private date occurs once or yearly.
Available options:
once, yearly Example:
"yearly"
Days before the event to remind the care team.
Required range:
0 <= x <= 60Life-moment status editable by the member.
Available options:
active, paused Example:
"active"
Optional private guidance.
Maximum string length:
5000