UpdateWebhookConfigReq

  • description
    Type: string

    Optional description for this webhook configuration

  • eventTypes
    Type: array string[] · WebhookEventType[]enum

    Event types to subscribe to

    values
    • workflow.started
    • workflow.failed
    • workflow.completed
    • workflow.declined
    • workflow.voided
    • Type: string · WebhookEventTypeenum

      Type of webhook event

      values
      • workflow.started
      • workflow.failed
      • workflow.completed
      • workflow.declined
      • workflow.voided
  • isActive
    Type: boolean

    Whether the webhook is active

  • url
    Type: stringFormat: uri

    URL to receive webhook events