Update custom provider
Authentication
Path parameters
Request
Human-readable provider name.
API key for the provider (write-only, never returned in responses).
Additional provider configuration (write-only, never returned in responses).
Human-readable provider name.
API key for the provider (write-only, never returned in responses).
Additional provider configuration (write-only, never returned in responses).
Update a specific custom provider. Only the provided fields will be updated - other fields remain unchanged.
Restrictions:
provider_id field is read-only and cannot be changedis_managed: true) cannot have critical fields modifiedprovider_id integer required: The provider’s primary key ID to update.
Example
All fields are optional. Only provide the fields you want to update.
provider_name string: Human-readable provider name.
Example
api_key string: API key for the provider (write-only, never returned in responses).
Example
extra_kwargs object: Additional provider configuration (write-only, never returned in responses).
Example
Returns the updated provider object without sensitive fields.
API key authentication. Get your API key from https://platform.respan.ai/platform/api-keys