Delete Orchestration Rule
Orchestration 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
Delete Orchestration Rule
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-ao-1043-internal-transfer-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OAuth Scope
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Path Parameters
The ID of the orchestration rule to delete
Response
200 - application/json
A successful response.