Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Add Contacts to a Segment


    Adding contacts is accomplished by either including an array of contact unique ids (dsid) or passing in a search query which will add all contacts that match the specified criteria.

    Path Parameters
    idnumberrequired
    The id of the segment to add contacts to.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": {} }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version