Cancel Queued Job - Sellercloud API Docs

Overview

You can use this endpoint to cancel a single existing Queued Job. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call.

Endpoint

An example of this endpoint for server XX:

https:// xx.api.sellercloud.com/rest/api/QueuedJobs/Cancel?id={id}

For your server, the endpoint will be:

https:// {your_server_id}.api.sellercloud.com/rest/api/QueuedJobs/Cancell?id={id}

Request

Response