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.