Terms and Privacy •
Getting StartedTaximail allows you to configure webhooks so you can get near real-time updates to your system that track with various user actions. To do so, you will need to configure the destination of the webhook. Then, Taximail will send you an HTTP/HTTPS request when any of those events are created. Adding
POST
https://api.taximail.com/v2/list/{list_id}/webhooks
Example Request
Example Result
•••
Fields
•••
Response Code
•••
Webhooks detail
GET
https://api.taximail.com/v2/list/{list_id}/webhooks
Example Request
Example Result
•••
Fields
•••
Response Code
•••
Deleting
DELETE
https://api.taximail.com/v2/list/{list_id}/webhooks/{webhooks_id}
Example Request
Example Result
•••
Fields
•••
Response Code
|