OpenAPI 3.1.02026-08-143874115.7 MB
a84d4905fdbb
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/bounty_submissions/{bounty_submission_id}
Response
attempt cancelled
Example response
{
"deleted": true,
"id": "btys_xxxxxxxxxxxxxx"
}