Sync models for a provider key

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

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Provider key 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
500
Internal Server Error