---
title: "POST /ticket/proxy"
method: POST
path: "/ticket/proxy"
tags: ["TicketProxy"]
---

# POST /ticket/proxy

`POST /ticket/proxy`

Call the native Ticketing app's api for a specific connection

## Request body

- TicketPostProxyRequestBody
  - `path` string, required
  - `body` unknown
  - `method` string, required
  - `queryParams` unknown

## Response `200`

- TicketProxyResponse
  - `result` unknown, required

## Other responses

- `401`
- `404`
- `500`

---

[API](https://skmtc.net/revertinc/apis/revert-api.md) · [All operations](https://skmtc.net/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revertinc/revert-api/revisions/698ea54a2330/schema)
