Delete a message
Delete a message entity from the Novu platform by messageId. This action is irreversible. messageId is required and of mongodbId type.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
messageIdRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
acknowledgedRequiredbooleanA boolean stating the success of the action
statusRequiredstringThe status enum for the performed action
Value in:
"deleted"