@@ -26,7 +26,7 @@ Methods:
2626- <code title =" post /webhooks/2026-03/{appId}/subscriptions/batch/update " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_batch_event_subscriptions</a >(app_id, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_batch_event_subscriptions_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks/batch_response_subscription_response.py " >BatchResponseSubscriptionResponse</a ></code >
2727- <code title =" post /webhooks-journal/snapshots/2026-03/crm " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_crm_snapshots</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_crm_snapshots_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/crm_object_snapshot_batch_response.py " >CrmObjectSnapshotBatchResponse</a ></code >
2828- <code title =" post /webhooks/2026-03/{appId}/subscriptions " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_event_subscription</a >(app_id, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_event_subscription_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks/subscription_response.py " >SubscriptionResponse</a ></code >
29- - <code title =" post /webhooks-journal/subscriptions/2026-03 " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_journal_subscription</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_journal_subscription_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/subscription_response .py " >SubscriptionResponse </a ></code >
29+ - <code title =" post /webhooks-journal/subscriptions/2026-03 " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_journal_subscription</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_journal_subscription_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/journal_subscription_response .py " >JournalSubscriptionResponse </a ></code >
3030- <code title =" post /webhooks-journal/subscriptions/2026-03/filters " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >create_subscription_filter</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_create_subscription_filter_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/filter_create_response.py " >FilterCreateResponse</a ></code >
3131- <code title =" delete /webhooks/2026-03/{appId}/subscriptions/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >delete_event_subscription</a >(subscription_id, \* , app_id) -> None</code >
3232- <code title =" delete /webhooks-journal/subscriptions/2026-03/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >delete_journal_subscription</a >(subscription_id) -> None</code >
@@ -41,7 +41,7 @@ Methods:
4141- <code title =" post /webhooks-journal/journal/2026-03/batch/read " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_journal_batch_by_request</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_get_journal_batch_by_request_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/batch_response_journal_fetch_response.py " >BatchResponseJournalFetchResponse</a ></code >
4242- <code title =" get /webhooks-journal/journal/2026-03/batch/{offset}/next/{count} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_journal_batch_from_offset</a >(count, \* , offset, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_get_journal_batch_from_offset_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/batch_response_journal_fetch_response.py " >BatchResponseJournalFetchResponse</a ></code >
4343- <code title =" get /webhooks-journal/journal/2026-03/status/{statusId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_journal_status</a >(status_id) -> <a href =" ./src/hubspot_sdk/types/shared/snapshot_status_response.py " >SnapshotStatusResponse</a ></code >
44- - <code title =" get /webhooks-journal/subscriptions/2026-03/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_journal_subscription</a >(subscription_id) -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/subscription_response .py " >SubscriptionResponse </a ></code >
44+ - <code title =" get /webhooks-journal/subscriptions/2026-03/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_journal_subscription</a >(subscription_id) -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/journal_subscription_response .py " >JournalSubscriptionResponse </a ></code >
4545- <code title =" get /webhooks-journal/journal/2026-03/batch/latest/{count} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_latest_journal_batch</a >(count, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_get_latest_journal_batch_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/batch_response_journal_fetch_response.py " >BatchResponseJournalFetchResponse</a ></code >
4646- <code title =" get /webhooks-journal/journal/2026-03/latest " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_latest_journal_entry</a >(\*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_get_latest_journal_entry_params.py " >params</a >) -> BinaryAPIResponse</code >
4747- <code title =" get /webhooks-journal/journal-local/2026-03/batch/latest/{count} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_latest_local_journal_batch</a >(count, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_get_latest_local_journal_batch_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/shared/batch_response_journal_fetch_response.py " >BatchResponseJournalFetchResponse</a ></code >
@@ -54,7 +54,7 @@ Methods:
5454- <code title =" get /webhooks/2026-03/{appId}/settings " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_settings</a >(app_id) -> <a href =" ./src/hubspot_sdk/types/webhooks/settings_response.py " >SettingsResponse</a ></code >
5555- <code title =" get /webhooks-journal/subscriptions/2026-03/filters/{filterId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >get_subscription_filter</a >(filter_id) -> <a href =" ./src/hubspot_sdk/types/shared/filter_response.py " >FilterResponse</a ></code >
5656- <code title =" get /webhooks/2026-03/{appId}/subscriptions " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >list_event_subscriptions</a >(app_id) -> <a href =" ./src/hubspot_sdk/types/webhooks/subscription_list_response.py " >SubscriptionListResponse</a ></code >
57- - <code title =" get /webhooks-journal/subscriptions/2026-03 " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >list_journal_subscriptions</a >() -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/collection_response_subscription_response_no_paging .py " >CollectionResponseSubscriptionResponseNoPaging </a ></code >
57+ - <code title =" get /webhooks-journal/subscriptions/2026-03 " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >list_journal_subscriptions</a >() -> <a href =" ./src/hubspot_sdk/types/webhooks_journal/journal_collection_response_subscription_response_no_paging .py " >JournalCollectionResponseSubscriptionResponseNoPaging </a ></code >
5858- <code title =" get /webhooks-journal/subscriptions/2026-03/filters/subscription/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >list_subscription_filters</a >(subscription_id) -> <a href =" ./src/hubspot_sdk/types/webhooks/webhook_list_subscription_filters_response.py " >WebhookListSubscriptionFiltersResponse</a ></code >
5959- <code title =" patch /webhooks/2026-03/{appId}/subscriptions/{subscriptionId} " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >update_event_subscription</a >(subscription_id, \* , app_id, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_update_event_subscription_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks/subscription_response.py " >SubscriptionResponse</a ></code >
6060- <code title =" put /webhooks/2026-03/{appId}/settings " >client.webhooks.<a href =" ./src/hubspot_sdk/resources/webhooks/webhooks.py " >update_settings</a >(app_id, \*\* <a href =" src/hubspot_sdk/types/webhooks/webhook_update_settings_params.py " >params</a >) -> <a href =" ./src/hubspot_sdk/types/webhooks/settings_response.py " >SettingsResponse</a ></code >
0 commit comments