Skip to main content
POST
Renew a claimed agent run lease

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

worker_id
string<uuid>
required
run_id
string
required
Required string length: 1 - 128

Body

application/json
lease_duration_seconds
integer
Required range: 5 <= x <= 300

Response

200 - application/json

Lease renewal result

run
object | null
required