---
title: "Progress policies for an end user"
method: POST
path: "/api/policies/progress"
tags: ["Policy"]
---

# Progress policies for an end user

`POST /api/policies/progress`

Triggers the policy progression workflow for a specific end user

## Request body

- ProgressPolicySchema
  - `end_user_heron_id` string, required

## Response `200`

Ok

- object
  - `ok` boolean

## Other responses

- `404` — End user not found

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
