Set the heartbeat timestamp
post/jobs/{jobId}/heartbeatTimeStamp
Updates the job's heartbeat timestamp. The heartbeat timestamp value is updated when the API receives this request. The body of this request should be empty, and it is ignored if provided.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema | |
404 | Not Found | No job exists at the requested path. | Schema | |
405 | Method Not Allowed | The job has already completed and can no longer be updated. | Schema |