{ "operationId": "atlassianDeletewebhookbyid", "method": "DELETE", "path": "/rest/api/3/webhook", "summary": "Atlassian Delete Webhooks By Id", "requestExamples": [ { "contentType": "application/json", "example": { "webhookIds": [ 10000, 10001, 10042 ] } } ], "responseExamples": [] }