---
title: "POST /id_graphs/{graphId}/trigger"
method: POST
path: "/id_graphs/{graphId}/trigger"
deprecated: true
---

# POST /id_graphs/{graphId}/trigger

`POST /id_graphs/{graphId}/trigger`

> **Deprecated.**

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

## Path parameters

- `graphId` string, required

## Request body

- TriggerRunIdrInput — The input of a trigger action to run IDR.
  - `fullRerun` boolean — Whether to resync the entire Identity Graph or process incrementally.

## Response `200`

Ok

- TriggerRunIdrOutput
  - `id` string, required — The id of the triggered run.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Failed

---

[API](https://skmtc.net/hightouch/apis/hightouch-api.md) · [All operations](https://skmtc.net/hightouch/apis/hightouch-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hightouch/hightouch-api/revisions/24a8012aa8c8/schema)
