curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/partner_services/{partnerServiceId}/associations/{toObjectType}/{toObjectId}/{associationType} \
--header 'Authorization: Bearer <token>'This response has no body data.Supprimer une association existante entre un service partenaire et un autre objet spécifié.
curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/partner_services/{partnerServiceId}/associations/{toObjectType}/{toObjectId}/{associationType} \
--header 'Authorization: Bearer <token>'This response has no body data.Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
Type d'association à supprimer entre le service partenaire et l'objet spécifié.
.+L'ID de l'objet dont l'association sera supprimée.
Le type d'objet dont l'association sera supprimée.