---
title: "DELETE /tasks/{id}/pushNotification"
method: DELETE
path: "/tasks/{id}/pushNotification"
---

# DELETE /tasks/{id}/pushNotification

`DELETE /tasks/{id}/pushNotification`

## Response `200`

Push notification configuration deleted successfully

- PushNotificationConfig
  - `url` string, required
  - `token` string, nullable
  - `authentication` AuthenticationInfo — unresolved $ref

## Other responses

- `204` — Push notification configuration deleted successfully

---

[API](https://skmtc.dev/a2aproject/apis/a2a-api.md) · [All operations](https://skmtc.dev/a2aproject/apis/a2a-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/a2aproject/a2a-api/revisions/546a5adf6c32/schema)
