---
title: "Trigger Form Pipeline"
method: POST
path: "/forms/sessions/{session_id}/process-pipeline"
tags: ["Forms"]
---

# Trigger Form Pipeline

`POST /forms/sessions/{session_id}/process-pipeline`

Queue the form processing pipeline (developer only).

## Path parameters

- `session_id` string, uuid, required

## Response `202`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
