---
title: "PATCH /v1/{+name}"
method: PATCH
path: "/v1/{+name}"
tags: ["projects"]
---

# PATCH /v1/{+name}

`PATCH /v1/{+name}`

Update notification settings.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudAdvisorynotificationsV1Settings — Settings for Advisory Notifications.
  - `name` string — Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
  - `notificationSettings` object — Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
  - `etag` string — Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/advisorynotifications.md) · [All operations](https://skmtc.net/google/apis/advisorynotifications/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/advisorynotifications/versions/69530599f598/schema)
