Skip to main content
POST
Resend Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The webhook id to resend

Response

200

success
boolean
default:true
Example:

true

message
string
Example:

"Webhook resent successfully"