Update a endpoint by name
AIGateway
Update a endpoint by name
Update a endpoint by name (change endpoint name, endpoint type, model name, model provider, or model config)
PATCH
Update a endpoint by name
Authorizations
Path Parameters
Name of the endpoint to update details for
Body
application/json
Updated endpoint details
Response
Success
ISO 8601 formatted time of when the Endpoint was created
Example:
"2022-04-23T18:25:43.511Z"
ID of the endpoint
Example:
"62604702b7e5d347dbe7a909"
Valid name of the endpoint
Example:
"completions"
Type of the endpoint
Example:
"llm/v1/completions"
Configuration for the model
Name of the model
Example:
"gpt-4"
Provider of the model
Example:
"openai"