JavaScript
Bounty Submissions
Cancel Bounty Submission
Cancels the caller’s own active attempt on a bounty and discards any accumulated capture clips. Only the worker who started the attempt can cancel it — account API keys cannot.
DELETE
JavaScript
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-20"
Path Parameters
The bounty submission to act on (btys_ tag).
Response
attempt cancelled

