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

# POST /v1/{+name}:dismiss

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

Dismisses a request. Returns the updated ApprovalRequest. NOTE: When a request is dismissed, it is considered ignored. Dismissing a request does not prevent access granted by other Access Approval requests. Returns NOT_FOUND if the request does not exist. Returns FAILED_PRECONDITION if the request exists but is not in a pending state.

## Path parameters

- `name` string, required

## Request body

- DismissApprovalRequestMessage — Request to dismiss an approval request.

## Response `200`

Successful response

---

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