HTTP Request
PUT https://gateway.workfloplus.com/jobs/v1/abort/?{userId}
Authorization
Bearer Token
Policy Job_Modify
Headers
Key | Value |
---|---|
Authorization | Bearer {token} |
Query Parameters
Parameter | Type |
---|---|
userId | string |
NB: Only incomplete jobs can be aborted. When an User Id is not specified it would delete all users/team’s incomplete jobs.