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.
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
The ID of the orchestration rule to delete
A successful response.