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 an Email


    Soft-deletes the email by setting its status to Deleted. The email can be undeleted either in the DailyStory UI or by posting to Create or Update an Email with status set to Active. Historical send stats (total_sent, total_opened, etc.) are retained.

    Path Parameters
    idnumberrequired
    Id of the email to delete.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": {} }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version