CreateWebhookRequest

  • events
    Type: array string[] 1…enum
    required
    values
    • verification.completed
    • verification.failed
  • url
    Type: string
    max length:  
    500
    Format: uri
    required

    HTTPS endpoint URL. Must be publicly reachable. Private IPs and localhost are not allowed.

  • secret
    Type: string
    min length:  
    16

    Optional signing secret (min 16 chars). Auto-generated if omitted. Not returned after creation.