Create remediation project

Creates a remediation project.

Note: The response does not include the new remediation project. To retrieve it, use the search operation.

Requires the Basic [16] user role. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The remediation project to create or update.

string
required

Specifies the name of the remediation project.

string

Specifies the description of the remediation project.

string

Specifies the type of the remediation project.

string

Specifies the status of the remediation project.

integer

Specifies the date and time when the remediation project starts, as a Unix timestamp in seconds.

string

Specifies the asset filters to apply to the remediation project. Use all to include every asset.

string

Specifies the finding filters to apply to the remediation project, as a JSON-encoded object.

projectduedate
object

Specifies the rule that determines when the remediation project is due.

assignee
array of strings

Specifies the users or user groups to assign to the remediation project.

assignee
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
201

Returned if the remediation project was created successfully.

400

Returned if the request contains invalid parameters or malformed data.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html