You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Whether to automatically create a default provider when creating a workspace-scoped integration. Defaults to true.
30815
+
default_provider_slug:
30816
+
type: string
30817
+
pattern: '^[a-zA-Z0-9_-]+$'
30818
+
maxLength: 255
30819
+
description: 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.
0 commit comments