Update event subscriptions in batch
Batch create event subscriptions for the specified app.
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Supported products
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The identifier for the app.
Body
An array of SubscriptionBatchUpdateRequest objects, each representing a subscription to be updated. This property is required.
Response
successful operation
The date and time when the batch operation was completed, in ISO 8601 format.
An array containing the results of the batch operation, with each item representing an individual subscription response.
The date and time when the batch operation started, in ISO 8601 format.
The current status of the batch operation. Valid values include 'PENDING', 'PROCESSING', 'CANCELED', and 'COMPLETE'.
CANCELED, COMPLETE, PENDING, PROCESSING A map of link names to associated URIs providing additional information about the batch operation.
The date and time when the batch operation was requested, in ISO 8601 format.