Skip to main content
POST
Track Notification Clicked

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Body

application/json
notification_id
string
required

Notification analytics identifier.

Maximum string length: 100
member_id
integer

Optional member identifier.

action_data
object

Optional click action metadata.

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string