Subscriber
Create or update a Subscriber
Requirements
To use the subscriber endpoint, requests must be made against a base URL of https://api-gw.emotiveapp.co/ Requests are authenticated using an Authorization header with value: Token <YOUR_API_KEY> .
When submitting new SMS subscribers from an external source, The following are required:
Properly formatted Authorization header
phone_number
source_type =
LIST_GROWTHsubscribe_identifier. The value is found in the emotive application with
List Growth->Integrations
The following parameters should not be included
platform
popup_identifier
subsource_identifier
post
Create a subscriber.
Body
anyOptional
anyOptional
Responses
202
Webhook Accepted.
application/json
400
Bad Request
application/json
post
/v1/subscriberLast updated
Was this helpful?