v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

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.

patch/2023-10-12/monitors/{monitorId}/settings

Path parameters

monitorIdstring required

The unique identifier of the monitor to update settings for.

Request body

settingsobject 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

Success

UpdateMonitorSettingsResponse required