Zum Hauptinhalt springen
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

Autorisierungen

hapikey
string
query
erforderlich

Pfadparameter

appId
integer<int32>
erforderlich

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

Abfrageparameter

domainPortalId
integer<int32>
Standard:-1

Filter response by Hub ID.

id
integer<int64>

The ID of the oEmbed to delete.

Antwort

Last modified on April 9, 2026