Modify Provider

Update an existing custom provider

Path parameters

provider_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
api_keystringRequired

API key used for requests to the provider.

Response

Successful Response

namestring

The name of the provider

provider_typeenum

The type of the provider

provider_categoryenum

The category of the provider (base or byok)

Allowed values:
idstringOptional

The id of the provider, lazily created by the database manager.

api_keystringOptional

API key used for requests to the provider.

base_urlstringOptional

Base URL for the provider.

updated_atstringOptionalformat: "date-time"

The last update timestamp of the provider.