Webhooks
Last updated
Last updated
Ready to test
Get undelivered webhooks to retry sending them. Undelivered webhooks will be kept in database for 30 days. After this time they may be removed. It is an auxiliary endpoint that helps to find webhooks that have not been delivered.
Maximum number of items to return
20
Example: 20
String value used for pagination
Beginning of the range. Date time is after this parameter.
2019-04-12T23:20:50.52Z
End of the range. Date time is before this parameter.
2019-05-12T23:20:50.52Z
Event type of webhook.
OK
Ready to test
Create webhook, replacing the webhook for this event type if one already exists. It is possible to create only one webhook per event.
The URL must be HTTPS.
No content
Ready to test
Mark the webhook with the specified id and all previous ones as delivered. They will no longer appear in the Get Undelivered Webhooks response.
Id of the newest undelivered webhook to be marked as delivered. All older webhooks will also be marked.
OK
No content