Skip to main content
POST
cURL

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 hot-load to cancel

Body

application/json

Request for CancelHotLoad

id
string
required

The ID of the hot-load to cancel

Response

OK

Response for CancelHotLoad

hotLoad
object

The canceled hot-load

Last modified on September 15, 2026