---
title: "Changes to Create a support ticket"
method: POST
path: "/support/tickets"
---

# Changes to Create a support ticket

`POST /support/tickets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-08-24** `5b381ffca02c` — 4 breaking, 5 warning, 1 info
- **2026-08-19** `73cd0a1d989c` — 72 warning
- **2026-08-12** `d5855df0e349` — 24 warning

## Changes

- **2026-08-24** `5b381ffca02c` — 4 breaking, 5 warning, 1 info
  - added `#/components/schemas/SupportMessageSubmission, #/components/schemas/SupportTicketSubjectSubmission` to the request body `allOf` list (media type: application/json)
  - added `#/components/schemas/SupportMultipartSubmission, #/components/schemas/SupportTicketSubjectSubmission` to the request body `allOf` list (media type: multipart/form-data)
  - removed `subschema #1, subschema #2` from the request body `anyOf` list (media type: multipart/form-data)
  - the request's body type/format changed from `object`/`` to ``/`` (media type: application/json)
  - removed the request property `attachments` (media type: multipart/form-data)
  - removed the request property `body` (media type: application/json)
  - removed the request property `body` (media type: multipart/form-data)
  - removed the request property `subject` (media type: application/json)
  - removed the request property `subject` (media type: multipart/form-data)
  - the request's body type/format was generalized from `object`/`` to ``/`` (media type: multipart/form-data)
- **2026-08-19** `73cd0a1d989c` — 72 warning
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `invalid_complete_replies_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_complete_replies_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `invalid_coverage_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_coverage_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `invalid_output_options` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_output_options` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_output_options` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - …32 more
- **2026-08-12** `d5855df0e349` — 24 warning
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`

---

[Operation](https://skmtc.dev/xquik-dev/apis/xquik-api-3/docs/support/tickets/post.md) · [API](https://skmtc.dev/xquik-dev/apis/xquik-api-3.md) · [Page](https://skmtc.dev/xquik-dev/apis/xquik-api-3/changes/support/tickets/post)
