post https://example.com/api/v2/cancel-worker-item
Cancels a worker item
Log in to see full request history
Responses
200OK
400Bad Request
Cancels a worker item
200OK
400Bad Request
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/cancel-worker-item \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!