---
title: "POST /v1/embed-subdomain/allowed-embed-origins"
method: POST
path: "/v1/embed-subdomain/allowed-embed-origins"
tags: ["embedding"]
---

# POST /v1/embed-subdomain/allowed-embed-origins

`POST /v1/embed-subdomain/allowed-embed-origins`

Add origins to the list allowed to embed this platform in an iframe. Existing origins are preserved; duplicates are ignored.

## Request body

- EmbeddingInput
  - `allowedEmbedOrigins` string[], required

## Response `200`

Default Response

- object
  - `allowedEmbedOrigins` string[], required

---

[API](https://skmtc.dev/activepieces/apis/activepieces-documentation.md) · [All operations](https://skmtc.dev/activepieces/apis/activepieces-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/activepieces/activepieces-documentation/revisions/745e4b7f764a/schema)
