Interface: GatewayIntegrationWorkspacesRequest
Defined in: src/ai-gateway/integrations-client.ts:41
Workspace-binding payload for integrations/{id}/workspaces.
Properties
workspaces?
optional workspaces?: unknown[];
Defined in: src/ai-gateway/integrations-client.ts:42
global_workspace_access?
optional global_workspace_access?: boolean;
Defined in: src/ai-gateway/integrations-client.ts:43