curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/schemas/{objectType}/associations/{associationId} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/media-bridge/v1/{appId}/schemas/{objectType}/associations/{associationId} \
--header 'Authorization: Bearer <token>'This response has no body data.