---
title: "Changes to Rollback an app definition"
method: POST
path: "/api/apps/{id}/rollback"
---

# Changes to Rollback an app definition

`POST /api/apps/{id}/rollback`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 104 revisions.

- **2026-08-07** `0375890be8c4` — 1 info
- **2026-08-07** `06cac6a7c5bc` — 1 breaking, 11 info
- **2026-08-05** `2ecf536b66f2` — 1 info

## Changes

- **2026-08-07** `0375890be8c4` — 1 info
  - added the required property `migration/detachedRows` to the response with the `200` status
- **2026-08-07** `06cac6a7c5bc` — 1 breaking, 11 info
  - the `app` response's property type changed from no type to `object` for 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 optional property `app/definitionError` to the response with the `200` status
  - added the optional property `app/description` to the response with the `200` status
  - the response property `app` became required for the status `200`
  - added the required property `app/createdAt` to the response with the `200` status
  - added the required property `app/definition` to the response with the `200` status
  - added the required property `app/id` to the response with the `200` status
  - added the required property `app/name` to the response with the `200` status
  - added the required property `app/updatedAt` to the response with the `200` status
- **2026-08-05** `2ecf536b66f2` — 1 info
  - endpoint added

---

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