...
PUT /rest/quikformxtract/v1000/documents/{{submitDocTransId}}/cancel HTTP/1.1
Host: websvcs.quikforms.com
Authorization: Bearer {{token}}
Content-length: 0
Response
When a cancellation is submitted, the response will indicate if the cancel request was successful or not.
...