Integration
Initializes a new integration using a bridge template.
Path parameters
instanceableIdintegerRequired
Query parameters
teamIdintegerOptional
Body
any ofOptional
Responses
200
Integration has started initialization.
application/json
post
200
Integration has started initialization.
Deactivates a specific integration which is done by deactivating a Scenario.
Path parameters
scenarioIdintegerRequired
Query parameters
teamIdintegerOptional
Responses
200
Integration deactivated successfully.
application/json
post
200
Integration deactivated successfully.