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.