curl --request POST \
--url https://api.hubapi.com/crm/associations/2026-03/usage/high-usage-report/{userId} \
--header 'Authorization: Bearer <token>'{
"enqueueTime": {
"dateOnly": true,
"timeZoneShift": 123,
"value": 123
},
"userEmail": "<string>",
"userId": 123
}ポータル内で関連付けの使用が多い全てのオブジェクトのレポートが要求されます
curl --request POST \
--url https://api.hubapi.com/crm/associations/2026-03/usage/high-usage-report/{userId} \
--header 'Authorization: Bearer <token>'{
"enqueueTime": {
"dateOnly": true,
"timeZoneShift": 123,
"value": 123
},
"userEmail": "<string>",
"userId": 123
}Supported products
Required Scopes