v1
latestOpenAPI 3.1.02026-07-24730265.7 KBCreate Job Share Link with Password
post/api/v3/jobs/{job_id}/job_share
Path parameters
job_idstring required
ID of the job to share.
Request body
Response
200
Example response
{
"id": 12345,
"token": "zvXwgDcfjiL1q45NuScg",
"expires_at": "2024-03-15T12:00:00.000Z",
"created_at": "2024-01-30T12:00:00.000Z",
"updated_at": "2024-01-30T12:00:00.000Z",
"url": "https://hover.to/shared/zvXwgDcfjiL1q45NuScg"
}