Webhook
Number of APIs: 5
-
Delete Webhooks By Id DELETE {{baseUrl}}/rest/api/3/webhook
-
Register Dynamic Webhooks POST {{baseUrl}}/rest/api/3/webhook
-
Extend Webhook Life PUT {{baseUrl}}/rest/api/3/webhook/refresh
-
Get Dynamic Webhooks For App GET {{baseUrl}}/rest/api/3/webhook?startAt=0&maxResults=100
-
Get Failed Webhooks GET {{baseUrl}}/rest/api/3/webhook/failed?maxResults=<integer>&after=<long>