Delete profile

Deletes the specified profile. The type of profile to delete depends on the sensor_type path parameter, which can be set to either agent or scanners.

You can monitor the status of deletion request via the Get agent task status or Get scanner task status endpoint.

Note: If the agent or scanner profile has any assigned agents or scanners, they will be reassigned to the default agent or scanner profile.

Requires the Scan Manager [40] user role or one of the following custom role privileges: VM.VM_SENSOR.VM_AGENT.DELETE for agent profiles or VM.VM_SENSOR.VM_SCANNER.DELETE for scanner profiles. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

The type of sensor. Use agent for agent profiles or scanners for scanner profiles.

Allowed:
uuid
required

The unique identifier (UUID) of the profile.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to delete profiles.

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