Cancel Queued Job
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…