Update an AI Gateway provider
Apply a partial update to an AI Gateway provider. The providerId is immutable after
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for an AI Gateway provider.
Body
User-friendly label for this provider.
1 - 255Base URL of the provider's API endpoint. Cannot be cleared (every provider has one).
1 - 2048Arbitrary user-defined metadata for this provider.
4096API surfaces supported by this provider.
Full replacement set for the models attached to this provider. Omit the field to leave existing models alone, send an empty array to clear all models, or send a full list to replace the existing set.
Response
The updated AI Gateway provider.
Unique identifier for this provider.
URI of this AI Gateway Provider API resource.
Provider identifier used as the address segment in model strings (for example "internal-vllm").
User-friendly label for this provider.
Base URL of the provider's API endpoint.
Timestamp when the provider was created.
Timestamp when the provider was last updated.
Arbitrary user-defined metadata for this provider.
API surfaces supported by this provider.
Models exposed by this provider.