Oracle Integration · Arazzo Workflow
Oracle Integration Deactivate an Integration
Version 1.0.0
Confirm an integration is active and deactivate it back to a configured state.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
deactivate-integration
Deactivate an active integration and wait for it to leave the active state.
Verifies the integration is ACTIVATED, posts a CONFIGURED status update to deactivate it, and polls the activation status until it is no longer active.
1
getIntegration
Retrieve the integration to confirm it is currently ACTIVATED before requesting deactivation.
2
deactivate
Request deactivation by posting a CONFIGURED status to the integration. Returns the updated integration representation.
3
confirmDeactivation
Poll the activation status endpoint until the integration reports it is no longer ACTIVATED.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.