Skip to content
APIANT
GuidePlatformv1

Delete

Remove a record by ID or criteria.

Common usage

  • After a Find identifies the record to remove.
  • In cleanup sub-flows — e.g. removing a subscription after a cancellation event.
  • Inside a loop over stale records — bulk removal.

Pair with

  • For risky deletions, route through Human Moderation to require human approval before the action fires.
Last updated May 4, 2026