API 参考
Replay a specific delivery
POST
/v1/webhook-deliveries/{id}/replayAuthorization
bearerAuth AuthorizationBearer <token>
Paste your API key from the dashboard.
In: header
Path Parameters
id*unknown
Delivery id.
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/v1/webhook-deliveries/{id}/replay"{
"deliveryId": "string"
}{
"statusCode": -9007199254740991,
"message": "string",
"error": "string"
}{
"statusCode": -9007199254740991,
"message": "string",
"error": "string"
}这篇文档怎么样?
最后更新