Enable/Disable Providers
API operations for enabling and disabling provider connections
Last updated
Was this helpful?
API operations for enabling and disabling provider connections
Last updated
Was this helpful?
The v1/providers
API includes endpoints to enable or disable integrations by provider id. This allows you to temporarily pause data extraction and synchronization for specific providers when needed, without deleting the configuration.
The provider_id
value should be obtained from the provider listing APIs (e.g., /api/v1/providers/aws
for AWS providers)
Activate a provider connection that was disabled.
Deactivates a provider connection until it is-renabled, preserving the configured settings.