Returns the most recent delivery of a webhook. Requires administrator permission. Until the webhook has been
delivered once Jira answers 204 and this resolves to undefined; the 204 is deliberately not declared, because
declaring it is what makes the whole call type as void and hides the body that does arrive.
Returns the most recent delivery of a webhook. Requires administrator permission. Until the webhook has been delivered once Jira answers 204 and this resolves to
undefined; the 204 is deliberately not declared, because declaring it is what makes the whole call type asvoidand hides the body that does arrive.