Record a subscriber state by contact id
POST {{baseUrl}}/marketing/v3/marketing-events/events/:externalEventId/:subscriberState/upsert?externalAccountId=<string>
Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids. Note that the contact must already exist in HubSpot; a contact will not be create.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
externalAccountId | string | (Required) The account id associated with the marketing event |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |