/
/Hightouch API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 15h ago
  • postTrigger an API campaign send
  • getGet send delivery status
  • getGet Decision Engine Flow
  • getList Decision Engine Flows
  • getList Decision Engine Messages
  • postCreate Decision Engine Message
  • getGet Decision Engine Message
  • patchUpdate Decision Engine Message
  • postTrigger Decision Engine Flow Run
  • getGet Destination
  • patchUpdate Destination
  • getList Destinations
  • postCreate Destination
  • getGet Contract
  • patchUpdate an Event Contract
  • getList Event Contracts
  • postCreate an Event Contract
  • getGet Domain
  • patchUpdate an Event Domain
  • getList Event Domains
  • postCreate an Event Domain
  • postTrigger IDR run
  • getList IDR runs
  • postQueue identifier values for reprocessing
  • get/idr/{graphId}/reprocess-status/{requestId}
  • post/id_graphs/{graphId}/trigger
  • getGet Source
  • patchUpdate Source
  • getList Sources
  • postCreate Source
  • getGet Model
  • patchUpdate Model
  • getList Models
  • postCreate Model
  • getGet Sync
  • deleteDelete Sync
  • patchUpdate Sync
  • getList Syncs
  • postCreate Sync
  • getList Sync Runs
  • postTrigger Sync
  • postTrigger Sync From ID or Slug
  • postTrigger Sync sequence
  • getSync sequence status

DEPRECATED: use /idr/{graphId}/trigger instead

post/id_graphs/{graphId}/trigger

Path parameters

graphIdstring required

Request body

fullRerunboolean

Whether to resync the entire Identity Graph or process incrementally.

Response

Ok

idstring required

The id of the triggered run.

Changes