Skip to main content
POST
Update directive for a running or paused job

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 update

Body

application/json

Request to update the directive of a running or paused job

new_directive
string
required

The new directive to replace the current one

Response

Directive updated successfully

Generic API response wrapper

status
string
required

Response status - 'success' or 'error'

message
string | null

Human-readable message

data
any

Additional data payload