v7
latestSwagger 2.02026-07-13322074.5 KBJobs
Cancels an import job that is currently running. Service will stop any import operations triggered by the current import job that are in progress, and go to a cancelled state. Please note that this will leave your instance in an unknown state as there won't be any rollback operation. Status codes:
- 200 Request Accepted
- 400 Bad Request
- ValidationFailed - The import job request is not valid.
post/jobs/imports/{id}/cancel
Path parameters
idstring required
The id for the import job. The id is unique within the service and case sensitive.
Query parameters
api-versionstring required
The requested API version.
Response
Success