---
title: "PATCH /2023-10-12/monitors/{monitorId}/settings"
method: PATCH
path: "/2023-10-12/monitors/{monitorId}/settings"
---

# PATCH /2023-10-12/monitors/{monitorId}/settings

`PATCH /2023-10-12/monitors/{monitorId}/settings`

Updates the settings for a Deadline Cloud monitor. Keys present in the request are upserted; keys absent are left unchanged. Send an empty string value to delete a key.

## Path parameters

- `monitorId` string, required

## Request body

- object
  - `settings` object, required — The monitor settings to update as key-value pairs. Keys present in the request are upserted; keys absent are left unchanged. Send an empty string value to delete a key.

## Response `200`

Success

- UpdateMonitorSettingsResponse

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerErrorException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ValidationException

---

[API](https://skmtc.net/aws/apis/deadline.md) · [All operations](https://skmtc.net/aws/apis/deadline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/deadline/versions/259a7ebfefa8/schema)
