Skip to content
Avoca — Internal
Search
K
Main Navigation
Avoca
EAS
Architecture
AutoOps
State of Testing
Testing
How-To
More
Onboarding
Reference
Incidents
Solutions
Proposals
Avoca's clients
Ideas (cross-engagement)
Presentations
Appearance
Menu
Return to top
On this page
Download as PDF
Copy page as markdown
Are you an LLM? You can read better optimized documentation at /clients/avoca/crms/autoops/api/post-clients-{clientId}-webhook-requests-{id}-retry.md for this page in Markdown format
--- aside: false outline: false ---
Retry a failed webhook request
POST
/clients/{clientId}/webhook-requests/{id}/retry
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
clientId
*
Type
string
Required
Pattern
"^cl_"
id
*
Type
string
Required
Pattern
"^api_wh_req_"
Responses
202
Retry request accepted
POST
/clients/{clientId}/webhook-requests/{id}/retry
Playground
Authorization
bearerAuth
Variables
Key
Value
clientId
*
id
*
Try it out
Samples
Powered by
VitePress OpenAPI