post https://api.gomotive.com/v1/company_webhook_requests/retry
Purpose: Use this API to retry any failed Webhook requests using its ID. Webhooks may fail due to network issues or due to invalid responses. In such cases, you can identify the ID of the failed Webhooks and retry the same. This will ensure that the critical Webhook events are successfully delivered, and data is transmitted without fail.
Response Parameters
success
- Type: Boolean
- Description: Denotes if the Webhook request was retried successfully or not.