DELETE /push/v1/message/{messageId}
Deletes an existing message
Name | Type | Description | |
---|---|---|---|
messageId | string | Required | Id 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.