Skip to main content
POST
/
v1
/
resume_job
/
{job_id}
{
  "status": "<string>",
  "message": "<string>",
  "data": "<any>"
}

Authorizations

Authorization
string
header
required

API key for authentication. Get your API key at https://app.altrina.com/settings

Path Parameters

job_id
string
required

The unique job identifier to resume

Response

Job resumed successfully

Generic API response wrapper

status
string
required

Response status - 'success' or 'error'

message
string | null

Human-readable message

data
any

Additional data payload