Update a system AI provider
PUT
/system/v2/ai/providers/{id}
Platform support: MT
Updates an existing AI provider configuration. The target tenant is specified via tenant_id in the request body. This is a system-level endpoint available to master administrators.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
AI provider updated successfully
Invalid request
Unauthorized
Forbidden
Resource not found
Internal server error