Skip to main content
DELETE
/
media-bridge
/
v1
/
{appId}
/
settings
/
oembed-domains
Delete an oEmbed domain
curl --request DELETE \
  --url 'https://api.hubapi.com/media-bridge/v1/{appId}/settings/oembed-domains?hapikey='
This response has no body data.

Supported products

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer<int32>
required

The appId for the media bridge app. It is possible to have multiple apps in your developer account that use the media bridge.

Query Parameters

domainPortalId
integer<int32>
default:-1

Filter response by Hub ID.

id
integer<int64>

The ID of the oEmbed to delete.

Response

Last modified on March 30, 2026