Resend the last webhookAsk AIpost https://api-cert.payconex.net/api/v4/accounts/{accountId}/webhooks/{resourceId}/resendResend a Webhook by Event This endpoint allows you to resend a Webhook. Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:webhooks:* Path ParamsaccountIdstringrequiredresourceIdstringrequiredBody ParamsAdd FieldResponses 200The webhook resend was actioned successfully. 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 12 months ago