Skip to content
APIANT
GuidePlatformv1

Update

Patch existing records with partial updates.

When the API exposes them, Update can patch custom fields alongside the standard ones.

Common usage

  • Upsert's update arm — after Find returns a match.
  • Status transitions — flip a record's state on a downstream event.
  • Enrichment — merge computed fields back into the source record.
Last updated May 4, 2026