Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

DELETE /push/v1/message/{messageId}

Deletes an existing message

NameTypeDescription
messageIdstringRequiredId of the message to delete

Example Request

Example Response

If the request includes a valid messageID value, the API returns the following response.

If the request includes an invalid value, the API returns a 400 response with details on the error.