Skip to main content
PUT
Update Magic Embed settings
Enable or update Magic Embed for a project. Set enabled and allowed_domains to control where the Magic Embed script can ingest content. See the Magic Embed guide for setup instructions.

Authorizations

X-Api-Key
string
header
required

Path Parameters

project_id
string
required

The numeric ID of your project

Body

application/json
enabled
boolean
allowed_domains
string[]

Response

200 - application/json

successful

enabled
boolean

Whether or not the client side integration should be enabled. Disabled by default.

allowed_domains
string[]

The list of domains from which to import content into the BeyondWords platform.

created
string<date-time>

Time at which the object was created (ISO 8601)

updated
string<date-time>

Time at which the object was updated (ISO 8601)