Skip to main content
POST
Retry an Outbound 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

Outbound webhook id (UUID)

Response

Accepted

id
string
Example:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

status
enum<string>
Available options:
RECEIVED,
PENDING