cURL
curl --request POST \ --url https://api.sandbox.wepayout.com.br/v2/automatic-pix/webhooks/schedule/resend/{historyId} \ --header 'Authorization: Bearer <token>'
{ "message": "webhook resent successfully" }
Resend a webhook for a schedule history
Was this page helpful?