---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.CustomerLockbox/requests/{requestId}/updateApproval"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.CustomerLockbox/requests/{requestId}/updateApproval"
tags: ["Requests"]
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.CustomerLockbox/requests/{requestId}/updateApproval

`POST /subscriptions/{subscriptionId}/providers/Microsoft.CustomerLockbox/requests/{requestId}/updateApproval`

Update Customer Lockbox request approval status API

## Path parameters

- `subscriptionId` string, required
- `requestId` string, required

## Query parameters

- `api-version` string, required

## Request body

- Approval — Request content object, in the use of Approve or Deny a Lockbox request.
  - `status` 'Approve' | 'Deny' — Approval decision to the Lockbox request.
  - `reason` string — Reason of the decision

## Response `200`

Update of Request Status successful

- Approval — Request content object, in the use of Approve or Deny a Lockbox request.
  - `status` 'Approve' | 'Deny' — Approval decision to the Lockbox request.
  - `reason` string — Reason of the decision

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2021-10-19** (2018-02-28-preview) `25623d0e11db` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/customer-lockbox/changes/subscriptions/:subscriptionId/providers/Microsoft.CustomerLockbox/requests/:requestId/updateApproval/post.md)

---

[API](https://skmtc.dev/azure/apis/customer-lockbox.md) · [All operations](https://skmtc.dev/azure/apis/customer-lockbox/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/customer-lockbox/revisions/e021359009c3/schema)
