---
title: "Create Ticket from Tweet"
method: POST
path: "/api/v2/channels/twitter/tickets"
tags: ["X Channel"]
---

# Create Ticket from Tweet

`POST /api/v2/channels/twitter/tickets`

Turns a tweet into a ticket. You must provide the tweet id as well as the id of a monitored X (formerly Twitter) handle configured for your account.

The submitter of the ticket is set to be the user submitting the API request.

#### Allowed For

* Agents

## Response `201`

description

- string — Empty response

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
