/
Schedule a resend webhook...
Schedules a resend attempt for a specified webhook tracking ID. Webhooks are processed asynchronously.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/tracking/webhooks/{id}/resend
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/tracking/webhooks/{id}/resend
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/tracking/webhooks/{id}/resend
- SecretApiKey
- JWT
curl -i -X POST \
'https://www.rebilly.com/_mock/catalog/all/tracking/webhooks/{id}/resend' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Webhook resend attempt scheduled.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content