{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup DeleteJob API", "version": "core" }, "items": [ { "info": { "name": "DeleteJob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/transport/deleteJobs", "body": { "type": "json", "data": "{}" } }, "docs": "| Property | Description | Required |\r\n| ------------------------------------- | ----------------------------------------------------------------------------- | -------- |\r\n| JobGuid | The JobGuid associated to the about to be deleted job.| Yes |\r\n| DeleteReasonGuid | Delete Reason GUID IDthat match to the job | Yes |\r\n\r\n**Extra valid" } ] } ], "bundled": true }