---
title: "Changes to Make a passthrough request"
method: POST
path: "/passthrough"
---

# Changes to Make a passthrough request

`POST /passthrough`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 18 revisions.

- **2024-11-18** `ef360d76c658` — 4 breaking, 1 warning
- **2024-09-20** `be3dc330edf3` — 1 info
- **2024-08-16** `660a45415efe` — 1 breaking
- **2024-08-14** `17251bf7794f` — 5 info
- **2024-08-09** `3539cfe8509c` — 4 breaking, 1 warning
- **2024-08-07** `3ce49f5aad53` — 10 breaking, 3 warning, 5 info
- **2024-08-05** `ca0fa45ebd05` — 2 breaking
- **2024-08-05** `ca213ae36b7f` — 1 breaking, 5 info
- **2024-08-05** `167edd5346ec` — 5 breaking, 1 info
- **2024-08-03** `9d25bd589fe9` — 4 breaking, 4 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-11-18** `ef360d76c658` — 4 breaking, 1 warning
  - the request property `data` became required
  - the request property `overrideBaseUrl` became required
  - the request property `request_format` became required
  - removed the success response with the status `201`
  - removed the request property `headers`
- **2024-09-20** `be3dc330edf3` — 1 info
  - added the success response with the status `201`
- **2024-08-16** `660a45415efe` — 1 breaking
  - removed the success response with the status `201`
- **2024-08-14** `17251bf7794f` — 5 info
  - added the new optional request property `headers`
  - the request property `data` became optional
  - the request property `overrideBaseUrl` became optional
  - the request property `request_format` became optional
  - added the success response with the status `201`
- **2024-08-09** `3539cfe8509c` — 4 breaking, 1 warning
  - the request property `data` became required
  - the request property `overrideBaseUrl` became required
  - the request property `request_format` became required
  - removed the success response with the status `201`
  - removed the request property `headers`
- **2024-08-07** `3ce49f5aad53` — 10 breaking, 3 warning, 5 info
  - added the new required `header` request parameter `x-connection-token`
  - the request property `data` became not nullable
  - the request property `headers` became not nullable
  - removed the enum value `DELETE` of the request property `method`
  - removed the enum value `PATCH` of the request property `method`
  - removed the enum value `PUT` of the request property `method`
  - request property `data` list-of-types was narrowed by removing types `array` from media type `application/json`
  - removed the required property `data` from the response with the `201` status
  - removed the required property `status` from the response with the `201` status
  - removed the required property `url` from the response with the `201` status
  - deleted the `query` request parameter `integrationId`
  - deleted the `query` request parameter `linkedUserId`
  - deleted the `query` request parameter `vertical`
  - added the new optional request property `overrideBaseUrl`
  - added the new optional request property `request_format`
  - the request property `data` became optional
  - the request property `headers` became optional
  - added the success response with the status `200`
- **2024-08-05** `ca0fa45ebd05` — 2 breaking
  - the request property `data` became required
  - the request property `headers` became required
- **2024-08-05** `ca213ae36b7f` — 1 breaking, 5 info
  - removed the success response with the status `200`
  - the request property `data` became nullable
  - the request property `headers` became nullable
  - the request property `path` became nullable
  - request property `data` list-of-types was widened by adding types `array` to media type `application/json`
  - added the success response with the status `201`
- **2024-08-05** `167edd5346ec` — 5 breaking, 1 info
  - the request property `data` became not nullable
  - the request property `headers` became not nullable
  - the request property `path` became not nullable
  - request property `data` list-of-types was narrowed by removing types `array` from media type `application/json`
  - removed the success response with the status `201`
  - added the success response with the status `200`
- **2024-08-03** `9d25bd589fe9` — 4 breaking, 4 info
  - the response property `data` became nullable for the status `201`
  - the response property `status` became nullable for the status `201`
  - the response property `url` became nullable for the status `201`
  - removed the success response with the status `200`
  - the request property `data` became nullable
  - the request property `headers` became nullable
  - the request property `path` became nullable
  - request property `data` list-of-types was widened by adding types `array` to media type `application/json`
- **2024-08-01** `414c3e999e0b` — 1 info
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/passthrough/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/passthrough/post)
