Skip to main content

Update Webhook

Authentication: Bearer token required.

Endpoint: PUT /api/v1/webhooks


Request Body

FieldTypeRequiredDescription
idstringYesWebhook UUID
hoststringNomax 2048
success_pathstringNomax 512
error_pathstringNomax 512
auth_typestringNobasic or token
auth_basic_usernamestringNo
auth_basic_passwordstringNo
auth_tokenstringNo

Response — 200 OK

StatusDescription
403No access to webhook's wallet node
404Webhook not found