# TheJiraCloudPlatformRestApi.FailedWebhook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | The webhook body. | [optional] 
**failureTime** | **Number** | The time the webhook was added to the list of failed webhooks (that is, the time of the last failed retry). | 
**id** | **String** | The webhook ID, as sent in the &#x60;X-Atlassian-Webhook-Identifier&#x60; header with the webhook. | 
**url** | **String** | The original webhook destination. | 
