Delete a notification setting
deletehttps://api.paddle.com/notification-settings/{notification_setting_id}
Deletes a notification setting (notification destination) using its ID.
When you delete a notification setting, it's permanently removed from your account. Paddle stops sending events to your destination, and you'll lose access to all the logs for this notification setting.
There's no way to recover a deleted notification setting. Deactivate a notification setting using the update notification setting operation if you'll need access to the logs or want to reactivate later on.
Path Parameters
notification_setting_idstringrequired
Paddle ID of the notification setting entity (notification destination) to work with.
Response