Skip to main content
POST
Track Notification Open

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.

member_id
integer

Optional member identifier.

platform
enum<string>

Mobile platform.

Available options:
ios,
android
app_version
string

App version.

action_type
string

Optional click action type.

action_data
object

Optional click action metadata.

Response

Notification open recorded.

The response is of type object.