CreateOperatorInputBody

  • name
    Type: string
    required

    Operator name

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.

  • callbackUrl
    Type: string

    Wallet callback URL

  • iframeBaseUrl
    Type: string

    Custom iframe base URL

  • licenses
    Type: array string[] | null

    Licensed country codes

  • lobbyUrl
    Type: string

    Lobby return URL

  • maxExposure
    Type: object

    Per-key max exposure as decimal strings. Keys: "*" wildcard, a game slug, or ":". Values must be > 0.

    • propertyName
      Type: string