Delete message
Deletes a message entity from the Novu platform
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
messageId
RequiredstringHeader Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
OK
acknowledged
RequiredbooleanA boolean stating the success of the action
status
RequiredstringThe status enum for the performed action
Value in:
"deleted"