Skip to main content
POST
End Analytics Session

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
session_id
string
required

Client-generated analytics session identifier.

Maximum string length: 100

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string