curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/{propertyName} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/{propertyName} \
--header 'Authorization: Bearer <token>'This response has no body data.Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
The access token received from the authorization server in the OAuth 2.0 flow.
El appId de la aplicación del centro multimedia. Es posible tener varias aplicaciones en tu cuenta de desarrollador que utilicen el centro multimedia.
El tipo de objeto de la propiedad que se eliminará.
El nombre de la propiedad que se eliminará.