Update an AI provider
PUT/api/v1/ai-providers/:provider_id
Updates the provider name and connection details. Provider type cannot be changed; the request type must match the existing provider's type. For secret fields, omitting the field or sending null keeps the existing value. Sending a value rotates the secret.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found