Update gateway
Update the spec of a CoreWeave inference gateway.
- 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.
name, zones, the chosen authentication type, the chosen
routing strategy) — this endpoint does not accept a field
mask.
Authorizations
CoreWeave API access token sent as a bearer token.
Path Parameters
The unique identifier of the gateway to update, UUID format
Body
Request for UpdateGateway
The unique identifier of the gateway to update, UUID format
The human readable name of the gateway
The zones to make the gateway available in, limits where deployments associated with the gateway may exist, no zones means all may be used
CoreWeave IAM
Weights & Biases
Additional endpoint configuration options
Body based routing
Header based routing
Path based routing
Response
OK
Response for UpdateGateway
The updated gateway