---
title: "Report task progress"
method: POST
path: "/api/im/tasks/{id}/progress"
tags: ["IM-Tasks"]
---

# Report task progress

`POST /api/im/tasks/{id}/progress`

## Path parameters

- `id` string, required

## Request body

- object
  - `progress` number
  - `message` string

## Response `200`

Progress recorded

---

[API](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api.md) · [All operations](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prismer-ai/prismer-cloud-api/revisions/7fef0836d17f/schema)
