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 Web Push Message


    Soft-deletes the web push message specified by id by setting its status to Deleted. The message can be undeleted either in the DailyStory UI or by posting to Create or Update a Web Push Message with status set to Active.

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

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version