Human-readable name for the integration
"Production OpenAI"
ID of the base AI provider
"openai"
URL-friendly identifier (auto-generated if not provided)
^[a-zA-Z0-9_-]+$"production-openai"
API key for the provider (if required)
"sk-..."
Optional description of the integration
"Production OpenAI integration for customer-facing applications"
Workspace ID (for workspace-scoped integrations)
"ws-my-team-1234"
Provider-specific configuration object
Whether to automatically create a default provider when creating a workspace-scoped integration. Defaults to true.
Custom slug for the auto-created default provider. Only applicable for workspace-scoped integrations. If the slug already exists in the workspace, the request will fail with a validation error.
255^[a-zA-Z0-9_-]+$