v1
latestOpenAPI 3.1.02026-07-24620123.6 KBResend Webhook
Allows a user to resend webhooks.
post/api/b2b/webhooks/{id}/resend
Path parameters
idstring required
The webhook id to resend
Response
200
Example response
{
"success": true,
"message": "Webhook resent successfully"
}