EVM chains
Remove addresses from webhook
Remove addresses from webhook.
DELETE
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
The webhook identifier.
Body
application/json
Ethereum address(es) for the address_activity event type
Example:
[
"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
]
Response
200
application/json
Successful response
Available options:
address_activity
Available options:
active
, inactive
Whether to include traces in the webhook payload.
Whether to include logs in the webhook payload.
Was this page helpful?