Account-Webhooks
Number of APIs: 5
-
Get all webhooks GET {{baseUrl}}/webhooks?type=transactional&sort=desc
-
Create a webhook POST {{baseUrl}}/webhooks
-
Get a webhook details GET {{baseUrl}}/webhooks/:webhookId
-
Update a webhook PUT {{baseUrl}}/webhooks/:webhookId
-
Delete a webhook DELETE {{baseUrl}}/webhooks/:webhookId