Skip to main content

Delete Discovery Criteria

DELETE 

/appid/api/v1/app/criteria/:id

Delete a discovery criteria by criteria ID.

Note: You need application feature with Delete permission to access this endpoint. Verify if your permission group includes this feature using the Get Permission Group by ID endpoint. You can also check this in the Prisma Cloud console by ensuring that Application Inventory > Applications is enabled.

Request

Path Parameters

    id stringrequired

    ID of the criteria.

Responses

Successful operation

Schema

    object

Loading...