Skip to main content

Renew a claimed job lease

POST 

/api/v1/certops/agent/jobs/:jobId/lease

Re-proves claim ownership (authenticated agent + claimId), transitions claimed→running on first renew, extends lease_expires_at, stamps lease_renewed_at, and extends the still-open dispatch nonce so late results remain reportable through the reaper hard-grace window. The agent must call this before each external side effect (ACME/DNS/deploy/ reload). See COORDINATION-B6.md. Not an agent-protocol envelope messageType: lean JSON body with claimId and optional sequence.

Request

Responses

Lease renewed; job is running