Skip to main content
POST
Subscribe to Church

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

FCM token for the user's device.

fcm_token
string
required

User's FCM device token.

Response

Successfully subscribed user to church.

message
string
Example:

"Church subscribed to Example Church"

user
string

Member identifier associated with the church subscription.