Skip to main content
DELETE
Delete capacity claim

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 unique identifier of the CapacityClaim to delete, UUID format

Response

OK

Response for DeleteCapacityClaim

capacityClaim
object

The deleted CapacityClaim

Last modified on July 20, 2026