object DisableWebhookOutput

Fields

FieldTypeDescription
request_idString
complexityInt
webhookWebhook

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "webhook": Webhook
}