---
title: "Updates instructions for a job."
method: PUT
path: "/v2/jobs/{jobId}/instructions"
tags: ["Jobs (Smart)(v2)"]
---

# Updates instructions for a job.

`PUT /v2/jobs/{jobId}/instructions`

Updates instructions for a job. See also "PUT /projects/{projectId}/vendorInstructions" and "PUT /quotes/{quoteId}/vendorInstructions" for updating instructions for all jobs in a project or quote.

## Path parameters

- `jobId` string, required

## Request body

- StringDTO
  - `value` string

## Response `204`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/cdbc3f939a37?raw)
