Skip to main content
DELETE
Delete deployment

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 deployment to delete

Response

OK

Response for DeleteDeployment

deployment
object

The deployment that was deleted

Last modified on July 20, 2026