Create a new scan schedule

This operation enables you to create a new scan schedule for the specified application.

Path Params
int32
required

Application ID for which a new scan schedule will be created.

Query Params
string
enum
Defaults to json

Data format for results.

Allowed:
Body Params

Holds the information to create a new scan schedule for an application.

string

The timezone desired for when the application will be scanned. EXAMPLE: America/New_York

string
required

Name desired for the scan schedule. EXAMPLE: 'My Custom Schedule'. When adding a continuous schedule, the name must also be 'continuous'.

specs
array of objects
specs
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

501

Not implemented.

Language
Response
Choose an example:
application/json