---
title: "POST /workflowtasks/{taskId}/approve-approval"
method: POST
path: "/workflowtasks/{taskId}/approve-approval"
tags: ["WorkflowTasks"]
---

# POST /workflowtasks/{taskId}/approve-approval

`POST /workflowtasks/{taskId}/approve-approval`

Approve an approval.

## Path parameters

- `taskId` string, uuid, required

## Query parameters

- `api-version` string, required

## Request body

- ApprovalResponseComment
  - `comment` string — The comment of approving or rejecting an approval type of workflow task.

## Response `200`

OK

## Other responses

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

---

[API](https://skmtc.net/azure/apis/purview-workflow.md) · [All operations](https://skmtc.net/azure/apis/purview-workflow/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/purview-workflow/versions/60435bfd503d/schema)
