Profile Properties

Push properties to a subscriber profile

Requirements

To use the properties 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> .

You must send at least a phone_number oremail as required fields for creating/updating a subscriber profile

post

Create a profile property.

Body
emailstringOptional
first_namestringOptional
last_namestringOptional
phone_numberstringOptional
platformstring · enumRequiredPossible values:
sourcestringRequired
Responses
post
/v1/profiles/properties

Last updated

Was this helpful?