Sync models for a provider key

Sync and upsert model configurations for a generic-openai provider key or organization connection.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Provider key or organization connection ID

Request

This endpoint expects an object.
modelslist of objectsRequired

Response

Models synced
successboolean
syncedCountdouble

Errors

400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error