v4
Automations

Update job

patch/v4/automations/jobs/{job_id}

Path parameters

string uuid required
OR
string required

Request body

namestring nullable

Job name (unique for resource)

enabledboolean nullable

Enable or disable a job from running

maxAttemptsinteger nullable

Optional new max attempts allowed for job run

detailsobject nullable

Resource-type-specific configuration. When provided, shallow-merges into the stored details object (provided keys overwrite; omitted keys are preserved). Unknown keys in the PATCH body are rejected. Omit this field entirely to leave details unchanged.

Response

Success

successtrue required

Flag for it request was successful

Changes

No recorded changes to this endpoint across all 1 revision of this API.