API Reference

Configure or update webhook

post

Set the webhook endpoint for transaction notifications

Authorizations
x-api-keystringRequired

API key for authentication.

Body
urlstring · uriRequired

Webhook endpoint URL

secretstring · min: 6Required

Secret key for signature verification

Responses
chevron-right
200

Webhook set successfully

application/json
messagestringOptional
post
/webhooks
200

Webhook set successfully

Last updated

Was this helpful?