input UpdateUrlWebhookInput

Fields

FieldTypeDescription
webhook_idString!

Public API webhook ID that identifies the related record.

new_urlString!

URL for the new URL resource.

Referenced By

Example

{
  "webhook_id": "V2ViaG9vazoxMjM0",
  "new_url": "https://example.com/resource"
}