---
title: "POST /crm/imports/2026-03/{importId}/cancel"
method: POST
path: "/crm/imports/2026-03/{importId}/cancel"
tags: ["Advanced"]
---

# POST /crm/imports/2026-03/{importId}/cancel

`POST /crm/imports/2026-03/{importId}/cancel`

## Path parameters

- `importId` integer, required

## Response `200`

successful operation

- ActionResponse
  - `completedAt` string, date-time, required — The timestamp indicating when the action was completed.
  - `links` object — A map of link names to associated URIs containing documentation about the error or recommended remediation steps
  - `requestedAt` string, date-time — The timestamp indicating when the action was requested.
  - `startedAt` string, date-time, required — The timestamp indicating when the action was started.
  - `status` 'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING', required — The current status of the action, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
