input UpdateUrlWebhookInput

Fields

FieldTypeDescription
webhook_idString!
new_urlString!

Referenced By

Example

{
  "webhook_id": "abc123",
  "new_url": "abc123"
}