Skip to main content
POST
Generate external shareable job link

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
job_id
integer
required

Job ID to generate external link for

Example:

1

password
string | null

Optional password to protect the link (min 4, max 16 chars)

Example:

"secretpass"

Response

200

External link generated