Update capacity claim
Update capacity claim
Update the resources reserved by a CapacityClaim.
PATCH
Update capacity claim
- The API server is
https://api.coreweave.com. - Replace
{API_ACCESS_TOKEN}with your CoreWeave API access token. - For required permissions, see IAM Access Policies.
resources block —
this endpoint does not accept a field mask. Substitute
{id} with the CapacityClaim ID.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Path Parameters
The unique identifier of the CapacityClaim to update, UUID format
Body
application/json
Response
OK
Response for UpdateCapacityClaim
The updated CapacityClaim
Last modified on May 22, 2026