---
title: "POST /v1/{+name}:markDismissed"
method: POST
path: "/v1/{+name}:markDismissed"
tags: ["billingAccounts"]
---

# POST /v1/{+name}:markDismissed

`POST /v1/{+name}:markDismissed`

Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudRecommenderV1MarkRecommendationDismissedRequest — Request for the `MarkRecommendationDismissed` Method.
  - `etag` string — Fingerprint of the Recommendation. Provides optimistic locking.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/recommender.md) · [All operations](https://skmtc.dev/google/apis/recommender/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/recommender/revisions/f31252c26a24/schema)
