e67df5d1f74e
latestOpenAPI 3.0.22026-08-062794201004.1 KBAI Data Plane Providers
Update provider
Updates an existing provider.
In order to access this endpoint, the provided API key must have at least one of the following roles:
- Organization Owner
To learn more, see Organization, Project, and Database Access Overview.
put/v4/organizations/{organizationId}/aiServices/providers/{providerId}
Headers
If-Matchstring
Example:12
A precondition header that specifies the entity tag of a resource.
Request body
Example request
{
"configuration": {
"apiKey": "sk-1234567890"
}
}Response
Successfully submitted request to update provider.