Skip to content

Query Parameters

These are the parameters for the Create Target request.

Parameter Required? Description Valid Values
label no One or more strings that can be used to group or identify the scan, this string can be used to search a scan Any alphanumeric string
name YES Name of the new target Example: kingfishers
      (If the name includes spaces, replace each space with %20: King%20Fisher.)
type YES The type of the new target WEB
    NETWORK
    MOBILE
    SOURCE_CODE
description      
  no A description of the target  
users no A list of user IDs, separated by commas  
groups no A list of target-group IDs, separated by commas  
type YES for MOBILE target only The type of application to test ANDROID
  IOS
architecture      
  YES for SOURCE_CODE target only The type of target for the SOURCE_CODE test WEB
  MOBILE
  DESKTOP
  LIBRARY
  THICK_CLIENT_APPLICATION
programmingLanguage      
  YES for SOURCE_CODE target only The language used to develop the application JAVA
  JAVASCRIPT
  DOT_NET
  PHP
  SQL
  PYTHON

Parent topic:Create Target