---
title: "POST /api/ee/cloud-proxy/{operation-id}"
method: POST
path: "/api/ee/cloud-proxy/{operation-id}"
tags: ["/api/ee/cloud-proxy"]
---

# POST /api/ee/cloud-proxy/{operation-id}

`POST /api/ee/cloud-proxy/{operation-id}`

Proxy a call to the Metabase Store API via harbormaster client.
   This endpoint is used only for hosted instances, and calls Harbormaster Store using a OpenAPI client.
   :operation-id is the operation-id of the Harbormaster Store endpoint.
   All parameters for the operation are taken in the POST body.

## Path parameters

- `operation-id` string, required

## Request body

- object, nullable

## Response `2XX`

Successful response

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

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