WebhookCreateRequest

  • enabledEvents
    Type: array string[] 1…32
    required

    Exact event types or wildcards (, asset.ingest., *.failed).

  • url
    Type: string
    max length:  
    2048
    Format: uri
    required

    Destination URL. Must be https; plain http is allowed only for localhost (local dev).

  • description
    Type: string | null
    max length:  
    500