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

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

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

Modifies the settings for a Deadline Cloud monitor. You can modify one or all of the settings when you call <code>UpdateMonitor</code>.

## Path parameters

- `monitorId` string, required

## Request body

- object
  - `subdomain` string — The new value of the subdomain to use when forming the monitor URL.
  - `displayName` string — <p>The new value to use for the monitor's display name.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
  - `roleArn` string — The Amazon Resource Name of the new IAM role to use with the monitor.

## Response `200`

Success

- UpdateMonitorResponse

## 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)
