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