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" } }