Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Create scanner.
POST
/backend/v1/scanners
Creates a new scanner with the specified configuration.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"id"
:
"string"
}
POST
/backend/v1/scanners
Playground
Authorization
HTTPBearer
Body
Try it out
Samples
Powered by
VitePress OpenAPI