Effects
- The integration flow’s status will be updated to
RUNNING
- New executions will be scheduled according to the flow’s configuration
- Any pending steps or executions will be processed
Common Use Cases
- Restart after maintenance
- Continue processing after configuration updates
- Resume normal operations after troubleshooting
- Resource reallocation
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the integration to resume