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