Skip to main content
PUT
Update a webhook

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Path Parameters

id
string<uuid>
required

Body

application/json
url
string
Maximum string length: 255
description
string
Maximum string length: 255

Response

Webhook updated

msg
string
required

Human-readable message describing the result

data
object
required

Response payload (null on error)