PATCH
/
v1
/
webhooks
/
{id}

Authorizations

x-glacier-api-key
string
header
required

Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.

Path Parameters

id
string
required

The webhook identifier.

Body

application/json
description
string
includeInternalTxs
boolean

Whether to include traces in the webhook payload. Traces are only available for C-Chain on chainId 43113 and 43114.

includeLogs
boolean
name
string
status
enum<string>
Available options:
active,
inactive
url
string

Response

200 - application/json
chainId
string
required
createdAt
number
required
description
string
required
eventType
enum<string>
required
Available options:
address_activity
id
string
required
metadata
object
required
name
string
required
status
enum<string>
required
Available options:
active,
inactive
url
string
required
includeInternalTxs
boolean

Whether to include traces in the webhook payload.

includeLogs
boolean

Whether to include logs in the webhook payload.