---
title: "Changes to Recover Suspended Ticket"
method: PUT
path: "/api/v2/suspended_tickets/{id}/recover"
---

# Changes to Recover Suspended Ticket

`PUT /api/v2/suspended_tickets/{id}/recover`

> Every recorded change to this endpoint, newest first.
> 29 revisions in range; 1 not diffed.

## Timeline

Changed in 6 of 29 revisions.

- **2025-12-09** `ac78d8660e75` — 1 breaking
- **2025-12-09** `1690b37f3321` — 1 breaking
- **2025-12-09** `64859fd9c8bf` — 2 breaking
- **2025-06-13** `4085d8c72c5c` — 4 breaking
- **2025-06-13** `4799eea0d139` — 4 breaking
- **2025-06-13** `0a9246777469` — 4 breaking

## Changes

- **2025-12-09** `ac78d8660e75` — 1 breaking
  - response property `ticket/items/custom_fields/items/value` list-of-types was widened by adding types `number` to media type `application/json` of response `200`
- **2025-12-09** `1690b37f3321` — 1 breaking
  - response property `ticket/items/custom_fields/items/value` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
- **2025-12-09** `64859fd9c8bf` — 2 breaking
  - the response property `ticket/items/custom_fields/items/value` became nullable for the status `200`
  - response property `ticket/items/custom_fields/items/value` list-of-types was widened by adding types `boolean and integer` to media type `application/json` of response `200`
- **2025-06-13** `4085d8c72c5c` — 4 breaking
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/height` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/width` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/height` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/width` response's property type changed from `string` to `integer` for status `422`
- **2025-06-13** `4799eea0d139` — 4 breaking
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/height` response's property type changed from `integer` to `string` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/width` response's property type changed from `integer` to `string` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/height` response's property type changed from `integer` to `string` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/width` response's property type changed from `integer` to `string` for status `422`
- **2025-06-13** `0a9246777469` — 4 breaking
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/height` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentBaseObject]/width` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/height` response's property type changed from `string` to `integer` for status `422`
  - the `ticket/items/attachments/items/allOf[#/components/schemas/AttachmentThumbnails]/thumbnails/items/width` response's property type changed from `string` to `integer` for status `422`

---

[Operation](https://skmtc.dev/botbrains-io/apis/support-api/docs/api/v2/suspended_tickets/:id/recover/put.md) · [API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [Page](https://skmtc.dev/botbrains-io/apis/support-api/changes/api/v2/suspended_tickets/:id/recover/put)
