Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Remove scanner from project.
DELETE
/backend/v1/projects/{project}/scanners/{scannerId}
Remove scanner from project.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project
*
Required
scannerId
*
Type
string
Required
format
uuid
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/projects/{project}/scanners/{scannerId}
Playground
Authorization
HTTPBearer
Variables
Key
Value
project
*
scannerId
*
Try it out
Samples
Powered by
VitePress OpenAPI