Skip to main content

Delete a notification definition

Zuora

Delete a notification definition

To delete a specific notification definition, ID of the notification definition is required as a path parameter. After a notification definition is deleted successfully, you will receive a 200 response with an empty response body.

This operation applies to notification definitions for standard, custom, and custom scheduled events.

HTTP request:

DELETE https://rest.zuora.com/settings/communication-profiles/notifications/{id}

Success response code: 200 Success