v1

latestOpenAPI 3.0.02026-07-269913.4 KB
Webhook

post/webhook

Request body

urlstring required

Url where webhooks will be sent

secretstring

Optional. Provide your client secret if you want to verify the authenticity of the request using HMAC. This ensures the request hasn't been tampered with. You can generate your own secret and use it consistently for signing and verifying requests.

Response

successboolean required

true if request was successful, false otherwise

errorstring

Optional error message