Cancel background jobs using job IDs
Cancel any in progress or scheduled background job by providing the job ID. Currently only supports item and variant import jobs.
POST
Authorizations
S2S access token (JWT) from fabric Identity service (during login)
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Example:
"517fa9dfd42d8b00g1o3k312"
Unique request ID
Example:
"263e731c-45c8-11ed-b878-0242ac120002"
Path Parameters
24-character system-generated job ID
Response
200
_mintlify/placeholder
OK
Was this page helpful?