View the total number of deadletters a webhookget https://{tenanturl}/config/v1.0/webhooks/{id}/deadletters/countShow the total number of deadletters recorded for this webhookPath ParamsidstringrequiredID of the webhookResponses 200The count of deadletters 401The unauthenticated user does not have the permissions to perform the requested operation. 403The unauthenticated user does not have the permissions to perform the requested operation. 404The resource cannot be found. 500Internal Server Error.Updated over 2 years ago