Skip to content

Mark a running job as done

POST
/jobs/{id}/complete
id
required
string format: uuid
object
worker_id
required
string
>= 1 characters <= 200 characters
result
object
key
additional properties
any

Marked done

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Lease lost