---
title: "Changes to Submit a response to an approval request"
method: POST
path: "/api/approval-requests/{id}/respond"
---

# Changes to Submit a response to an approval request

`POST /api/approval-requests/{id}/respond`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 106 revisions.

- **2026-09-02** `781ead084899` — 1 warning, 1 info
- **2026-08-07** `06cac6a7c5bc` — 4 info

## Changes

- **2026-09-02** `781ead084899` — 1 warning, 1 info
  - added the new `cancelled` enum value to the `approvalRequest/status` response property for the response status `200`
  - added the required property `approvalRequest/resolutionReason` to the response with the `200` status
- **2026-08-07** `06cac6a7c5bc` — 4 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `409`

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/approval-requests/:id/respond/post.md) · [API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [Page](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/approval-requests/:id/respond/post)
