Update Webhook

Updates a webhook by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

The ID of the webhook to update

Body Params
string

The URL of the webhook

types
array of strings, unique

A set of webhook types
TRANSACTION_INITIATED, TRANSACTION_WAITING_FOR_CANCELLATION, TRANSACTION_FAILED, TRANSACTION_COMPLETED, TRANSACTION_PROCESSING

types
Headers
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

UUID of the merchant

Responses
200

Webhook updated successfully

204

No Content

401

Not Authorized

403

Not Allowed

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!