Create a new campaign with default OS and Apps configurations. The created campaign will not start unless the parameter launch is provided with a true value

Supported Formats

json

Errors

Code Description
401 Token is invalid
401 You must authenticate to perform this request.
404 The requested resource was not found.

Examples

PUT '/api/v2/assets/359858012812890/force_default_configuration':
 {
   "launch": true
 }
 

Params

Param name Description
_token
required

Validations:

  • Must be a String