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 Campaign


    Soft-deletes a campaign. The campaign is moved to the trash and excluded from active-campaign listings, but its historical data (contacts, emails, stats) is retained.

    The campaign can be undeleted in either the DailyStory UI or by updating the campaign's status to Active using the Create or Update a Campaign API.

    Path Parameters
    idnumberrequired
    The id of the campaign to mark as deleted.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": {} }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version