Skip to main content
PUT
Update a webhook

Authorizations

Authorization
string
header
required

Path Parameters

endpoint
string
required

Unique identifier of the webhook

Body

application/json
url
string
Example:

"https://example.com/webhooks"

description
string
Example:

"Webhook principal mis à jour"

events
enum<string>[]
Available options:
payment.created,
payment.complete,
payment.failed,
payment.canceled,
payment.expired,
transfer.created,
transfer.complete,
transfer.failed,
customer.created,
customer.updated,
customer.deleted,
customer.blocked,
customer.unblocked

Response

Webhook endpoint updated

code
integer
required
Example:

202

status
string
required
Example:

"Accepted"

message
string
required
Example:

"Webhook endpoint updated successfully"

endpoint
any
required