---
title: "Delete deliverable"
method: DELETE
path: "/notifications/{notification_guid}/deliverables/{deliverable_guid}"
tags: ["notifications"]
---

# Delete deliverable

`DELETE /notifications/{notification_guid}/deliverables/{deliverable_guid}`

Only deliverables belonging to a notification with notification type `API_NOTIFICATION` may be deleted via API. <br></br><br></br> Attempting to delete a deliverable with a notification of a different notification type will result in a `403 Forbidden` response status.

## Path parameters

- `notification_guid` string, required
- `deliverable_guid` string, required

## Response `204`

No content

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/versions/bf6bb86ee0c8/schema)
