Skip to main content
PUT
Atualizar configurações de webhook

Supported products

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

appId
integer<int32>
obrigatório

O ID do aplicativo de destino.

Corpo

application/json

New webhook settings to configure for the app, or updated settings to replace existing configuration.

New or updated webhook settings for an app.

targetUrl
string
obrigatório

Um URL publicamente disponível para o HubSpot chamar, onde as payloads de eventos serão entregues. Este URL deve estar acessível para receber notificações de eventos.

throttling
object
obrigatório

Configuration details for webhook throttling.

Resposta

successful operation

Webhook settings for an app.

createdAt
string<date-time>
obrigatório

Quando esta assinatura foi criada, formatada como uma string de data e hora.

targetUrl
string
obrigatório

Um URL publicamente disponível para o HubSpot chamar onde as cargas úteis de eventos serão entregues.

throttling
object
obrigatório

Configuration details for webhook throttling.

updatedAt
string<date-time>

Quando esta assinatura foi atualizada pela última vez, formatada como uma string de data e hora.

Última modificação em 10 de abril de 2026