---
title: "Delete node scheduling intents"
method: DELETE
path: "/api/v1/node-scheduling-intents"
tags: ["NodePolicies"]
---

# Delete node scheduling intents

`DELETE /api/v1/node-scheduling-intents`

Delete one or more node scheduling intents.

## Request body

- RestDeleteNodeSchedulingIntentsRequest
  - `intentIds` string[]

## Response `200`

OK

- GithubComGthulhuApiManagerRestSuccessResponseGithubComGthulhuApiManagerRestEmptyResponse
  - `data` GithubComGthulhuApiManagerRestEmptyResponse
  - `success` boolean
  - `timestamp` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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