Content Import
Content

Cancel a content import job

Requests cancellation of a specific content import job identified by its ID. Note that cancellation is asynchronous and may not be immediate.

post/api/v1/content/_import/{jobId}/cancel

Path parameters

jobIdstring uuid required
Example:e6d9bae8-657b-4e2f-8524-c0222db66355

The unique identifier (UUID) of the job to be cancelled.

Response

Cancellation request successfully sent to the job.

entitystring
i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.