Skip to main content
DELETE
Delete cluster
A successful response returns the deleted cluster object, including its final state at the moment of deletion.
Example request

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Path Parameters

id
string
required

The ID of the cluster to delete.

Response

OK

cluster
object

The cluster.

Last modified on July 24, 2026