Manage Reconciliation Policy by ID

Use these endpoints when you need to:

  • Retrieve the current configuration of a specific policy (GET).
  • Update rule definitions or metadata (PUT).
  • Archive or unarchive a policy when it’s no longer or newly needed (DELETE / POST).
  • Enable or disable scheduling to control automatic runs (PUT schedule).
  • Inspect rule items associated with the policy (GET items).
  • List historical executions of the policy to monitor its performance (GET executions).

Endpoint(s)

Copy

Path Parameters

NameTypeRequiredDescription
idintegerYesUnique numeric ID of the Reconciliation policy.

Sample Request

Toggle schedule

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard