DisableIntegration
synq.integrations.v1.IntegrationsService
DisableIntegration
Disable an integration without deleting it. The configuration is kept but the integration is no longer scheduled or refreshed. No-op if already disabled.
POST
DisableIntegration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the integration to disable (UUID).
Response
200 - application/json
Success
Response from disabling an integration.
The integration after disabling.