Zum Hauptinhalt springen
POST
/
crm
/
v4
/
associations
/
usage
/
high-usage-report
/
{userId}
Bericht
curl --request POST \
  --url https://api.hubapi.com/crm/v4/associations/usage/high-usage-report/{userId} \
  --header 'Authorization: Bearer <token>'
{
  "enqueueTime": {
    "dateOnly": true,
    "timeZoneShift": 123,
    "value": 123
  },
  "userEmail": "<string>",
  "userId": 123
}

Unterstützte Produkte

Erfordert eines der folgenden Produkte oder höher.
Marketing HubMarketing Hub -Kostenlos
Sales HubSales Hub -Kostenlos
Service HubService Hub -Kostenlos
Content HubContent Hub -Starter

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

userId
integer<int32>
required

Der Benutzer für den Bericht

Response

successful operation

enqueueTime
object
required
userEmail
string
required

E-Mail des Benutzers

userId
integer<int32>
required

ID des Benutzers