v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Advanced

Create Filter

Create a new filter for a specific webhook subscription in the HubSpot account. This endpoint allows you to define conditions that determine when a webhook should be triggered. The filter is associated with a subscription identified by its ID, and the request must include the filter details.

post/webhooks-journal/subscriptions/2026-03/filters

Request body

subscriptionIdinteger required

The unique identifier of the subscription to which the filter will be applied. It is an integer formatted as int64.

Response

successful operation

filterIdinteger required

The unique identifier for the created filter. It is an integer formatted as int64.