The DELETE /notification_preferences/{id} call allows your platform to delete a notification preference. Notification preferences allow your platform to subscribe to notifications based on an event topic.
INVALID_PARAMS, RESOURCE_PREVIOUSLY_DELETED
NOT_AUTHORIZED
UNEXPECTED_ERROR
{- "create_time": 1509407823974,
- "id": "9164a672-8128-4163-8f66-04a9172d2911",
- "owner": {
- "id": "74582",
- "path": null,
- "resource": "applications"
}, - "path": "/notification_preferences/9164a672-8128-4163-8f66-04a9172d2911",
- "resource": "notification_preferences",
- "status": "deleted",
- "topic": "disputes.created",
- "api_version": "3.0"
}