DeleteIntegration
synq.integrations.v1.IntegrationsService
DeleteIntegration
Delete an integration. The integration stops being scheduled and is removed from listings. Safe to retry (deleting an already-deleted id is a no-op).
DELETE
DeleteIntegration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the integration to delete (UUID).
Query Parameters
Optional optimistic-concurrency guard (see UpdateIntegrationRequest.etag).
Response
200 - application/json
Success
Response from deleting an integration.