Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://app.herondata.io/api/policies/progress \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "end_user_heron_id": "<string>" } '
{ "ok": true }
Triggers the policy progression workflow for a specific end user
Ok
true
Was this page helpful?