Retry install webhook
POST/marketplace/installs/:id/retry-hook
Re-executes the install lifecycle hook for an installation whose initial hook call failed. Use when an app webhook endpoint was temporarily unavailable during the original installation.
Request
Responses
- 200
- 404
Install hook retried and result recorded.
Installation not found.