Modify Provider
Update an existing custom provider
Path parameters
provider_id
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
api_key
API key used for requests to the provider.
Response
Successful Response
name
The name of the provider
provider_type
The type of the provider
provider_category
The category of the provider (base or byok)
Allowed values:
id
The id of the provider, lazily created by the database manager.
api_key
API key used for requests to the provider.
base_url
Base URL for the provider.
updated_at
The last update timestamp of the provider.