OpenAPI 3.1.12026-08-1226701.1 MB

a3e84124ece4

ByoProvider

Configures the organization's own LLM provider (bring-your-own gateway). Validates the configuration against the customer gateway, stores the credential encrypted, registers a wildcard deployment in LiteLLM, and persists the row. The credential is never returned.

put/v1/orgs/{orgId}/byo-provider

Path parameters

orgIdstring uuid required

Headers

Authorizationstring

Request body

baseUrlstring required

HTTPS gateway base URL ending in /v1, without user information, a query, or a fragment.

credentialstring required
enabledModelsstring[] required
enabledboolean

Response

Default Response