Delete Discovery Criteria
DELETE/appid/api/v1/app/criteria/:id
Delete a discovery criteria by criteria ID.
Note: You need
application
feature withDelete
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
Responses
- 200
- 400
- 401
- 403
- 413
Successful operation
Bad Request - request body contains a query that is not grammatically valid
Unauthorized - user cannot be authenticated to service the request
Forbidden - user is not authorized, or does not have the correct permissions, to make the call
Payload Too Large