---
title: "Cancel a Calculation"
method: POST
path: "/pricegridmanager.cancel/{id}"
tags: ["Live Price Grids"]
---

# Cancel a Calculation

`POST /pricegridmanager.cancel/{id}`

Cancels a Price Grid calculation background job.

---

Required Permission| Roles with the Required Permission |
---------|----------|
 PRICEGRID_CALCULATE | Edit LPG & Add Products (`PB_PRICEGRIDEDITOR_ADD_SKU`), Edit LPG (`PB_PRICEGRIDEDITOR`), Administer LPG (`PB_PRICEGRIDS`)

## Response `200`

OK

- object
  - `response` object, required
    - `node` string, required
    - `csrfToken` string, required
    - `data` unknown
    - `status` number, required

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
