heartbeatHostedQuickstart
POST/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/hosted-quickstarts/:HostedQuickstartId:heartbeat
Renew the user lease, keeping the session out of Suspended. The owner only. Sent while the journey is on screen: the lease is what stops a closed tab holding a runner indefinitely. It does not release the organization's lock, which a suspended session keeps until it is deleted.
Request
Responses
- 202
- 403
- 404
- default
Renewal accepted. No body. Anything other than 202 is a lease that was not renewed.
Not the session's owner.
No such session.
Unexpected error.