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

    Delete a Segment


    Moves a segment specified by the numeric segment id to the trash by setting the segment status to 100 (Deleted). The segment can be undeleted in either the DailyStory UI or by updating the segment's status to 0 (Active) through the API.

    Path Parameters
    idstringrequired
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "id": 136 } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version