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.パートナーサービスと別の指定したオブジェクトの間の既存の関連付けを削除します。
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.サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
パートナーサービスと指定したオブジェクトの間で削除する関連付けのタイプ。
.+関連付けの削除元となるオブジェクトのID。
関連付けの削除元となるオブジェクトのタイプ。