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
| Code | Description |
|---|---|
| 401 | Token is invalid |
| 401 | You must authenticate to perform this request. |
| 404 | The requested resource was not found. |
PUT '/api/v2/assets/359858012812890/force_default_configuration':
{
"launch": true
}
| Param name | Description |
|---|---|
|
_token
required |
Validations:
|