---
title: "POST /ats/proxy"
method: POST
path: "/ats/proxy"
tags: ["AtsProxy"]
---

# POST /ats/proxy

`POST /ats/proxy`

Call the native ATS api for a specific connection

## Request body

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

## Response `200`

- AtsProxyResponse
  - `result` unknown, required

## Other responses

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

## Changes

- **2024-07-31** `4c2b2078097f` — 1 info
  - endpoint added
- **2024-07-14** `cf779cee9aed` — 1 breaking
  - api path removed without deprecation
- **2024-06-10** `0b4e1c9af7c5` — 1 info
  - endpoint added
- **2024-03-04** `52cc79f75cb0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/revertinc/apis/revert-api/changes/ats/proxy/post.md)

---

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