EnableIntegration
synq.integrations.v1.IntegrationsService
EnableIntegration
Enable a previously disabled integration. No-op if already enabled.
POST
EnableIntegration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the integration to enable (UUID).
Response
200 - application/json
Success
Response from enabling an integration.
The integration after enabling.