---
title: "Changes to Run a custom app action"
method: POST
path: "/api/apps/{id}/actions/{name}"
---

# Changes to Run a custom app action

`POST /api/apps/{id}/actions/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 106 revisions.

- **2026-08-31** `6f2d2fbe2599` — 1 warning
- **2026-08-07** `0375890be8c4` — 1 info
- **2026-08-07** `06cac6a7c5bc` — 5 info
- **2026-08-05** `2ecf536b66f2` — 1 info

## Changes

- **2026-08-31** `6f2d2fbe2599` — 1 warning
  - added the new `draft` enum value to the `anyOf[subschema #2]/status` response property for the response status `200`
- **2026-08-07** `0375890be8c4` — 1 info
  - added `subschema #3` to the response body `anyOf` list for the response status `200`
- **2026-08-07** `06cac6a7c5bc` — 5 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 `403`
  - 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`
- **2026-08-05** `2ecf536b66f2` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/apps/:id/actions/:name/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/apps/:id/actions/:name/post)
