curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/{propertyName}
This response has no body data.
Delete an existing property for an object type.
curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/{propertyName}
This response has no body data.
Was this page helpful?