SaveScanParams

  • scanData
    Type: object ยท SaveScanData
    required
    • favorite
      Type: boolean
      required

      Whether this scan is favorited

    • group
      Type: string | null
      required

      Optional group this scan belongs to

    • leviathan_id
      Type: number | null
      required

      ID of the leviathan scan configuration used

    • name
      Type: string
      required

      Name of the saved scan

    • payload

      Scanner payload/instructions

  • tags
    Type: array object[]

    Optional tags to attach to the saved scan

    • tag_color
      Type: string
      required
    • tag_name
      Type: string
      required
    • user
      Type: string
      required

scanr.ai API (dev)