Create or Update a Contact
DailyStory supports custom fields to allow you to store virtually any data with a contact....While custom fields comes with their own benefits you can add/remove data using API even if you haven't created the custom field....To update a contact's custom fields, include the custom field data in the JSON body of your POST:
While not required, we recommend custom field key is lower case, contain no spaces, and are limited to alphanumeric characters.
If you are setup for account provisioning, you have the ability to create new DailyStory accounts using a combination of a provisioning code and an API key for the parent tenant.