Skip to content

Add change_type ticket endpoint to Unstable API spec#393

Merged
junaid-zaidi-intercom merged 1 commit intomainfrom
junaid/add-change-ticket-type-to-unstable
Mar 6, 2026
Merged

Add change_type ticket endpoint to Unstable API spec#393
junaid-zaidi-intercom merged 1 commit intomainfrom
junaid/add-change-ticket-type-to-unstable

Conversation

@junaid-zaidi-intercom
Copy link
Contributor

@junaid-zaidi-intercom junaid-zaidi-intercom commented Mar 6, 2026

Why?

The POST /tickets/{ticket_id}/change_type endpoint was implemented in intercom/intercom#477688 but was not yet documented in the Unstable API spec, leaving API consumers with no reference for the endpoint's request shape, response schema, or error behaviour.

How?

Add the full OpenAPI spec entry for POST /tickets/{ticket_id}/change_type to the Unstable tier, including the request body schema, 200 success response, and accurate 400/401/404 error examples derived from the verified implementation behaviour.

Reference

  • intercom/intercom#477258
  • intercom/intercom#477688
  • intercom/intercom#477730
  • intercom/intercom#478855

Generated with Claude Code

@junaid-zaidi-intercom junaid-zaidi-intercom enabled auto-merge (squash) March 6, 2026 12:20
@junaid-zaidi-intercom junaid-zaidi-intercom merged commit 79d65c9 into main Mar 6, 2026
3 checks passed
@junaid-zaidi-intercom junaid-zaidi-intercom deleted the junaid/add-change-ticket-type-to-unstable branch March 6, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants