---
title: "Cancel Scheduled Push"
method: DELETE
path: "/v2/scheduled-notifications/{id}"
---

# Cancel Scheduled Push

`DELETE /v2/scheduled-notifications/{id}`

This endpoint can only be used with your Server credentials and allows you to cancel a notification that has been scheduled to send in the future using the ID returned from the Send endpoint.

## Path parameters

- `id` integer, required

## Response `204`

204

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404

---

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