# FailedWebhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | Option<**String**> | The webhook body. | [optional] **failure_time** | **i64** | 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 `X-Atlassian-Webhook-Identifier` header with the webhook. | **url** | **String** | The original webhook destination. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)