v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBOrchestration Rules
Delete Orchestration Rule
Deactivates an orchestration rule by updating its status to DELETED. Once deleted, the rule will no longer trigger new orchestrations. Any orchestrations previously created by the rule will continue to be processed.
The request accepts a single rule ID and returns the updated rule resource with its status set to DELETED upon success.
delete/orchestration/rules/{id}
Path parameters
idstring required
The ID of the orchestration rule to delete
Response
A successful response.