---
title: "Change Note Privacy"
method: PUT
path: "/jobs/{job_uid}/note/{note_uid}"
---

# Change Note Privacy

`PUT /jobs/{job_uid}/note/{note_uid}`

## Path parameters

- `job_uid` string, required
- `note_uid` string, required

## Query parameters

- `is_private` boolean, required
- `visible_to_customer` boolean

## Response `200`

200

## Other responses

- `400` — 400
- `404` — 404
- `500` — 500

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/versions/c7b8028a05de/schema)
