v1
latestOpenAPI 3.1.02026-07-1288262495.0 KBWebhooks
Update a webhook
Updates an existing webhook.
patch/v1/webhooks/{id}
Path parameters
idstring required
The webhook identifier.
Request body
Response
Successful response
Example response
{
"metadata": {
"eventSignatures": [
"0x61cbb2a3dee0b6064c2e681aadd61677fb4ef319f0b547508d495626f5a62f64"
],
"addresses": [
"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
]
}
}