v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
provider-configs

Patch Provider Config

Partially update a provider configuration.

patch/v1/provider-configs/{config_id}

Path parameters

config_idstring uuid required

Request body

api_keystring nullable

New API key. Replaces the previously stored secret. Send an empty string to clear the key for keyless custom endpoints.

descriptionstring nullable

New description for the configuration.

endpoint_urlstring nullable

New endpoint URL, or empty string to clear.

is_activeboolean nullable

Activate or deactivate the configuration.

is_publicboolean nullable

Toggle workspace-wide visibility.

namestring nullable

New human-readable label for the configuration.

Response

Successful Response

created_atstring required
created_bystring required
endpoint_urlstring nullable required
idstring required
is_activeboolean required
is_publicboolean required
model_instance_idsstring[]
namestring required
provider_spec_idstring required
provider_spec_keystring nullable
provider_spec_namestring nullable
updated_atstring required
workspace_idstring required