Skip to content

Post

POST
/backend/v1/generations

Authorizations

HTTPBearer
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"input": {
"description": "string",
"type": "scanner_description"
}
}

Responses

Successful Response
application/json
JSON
{
"output": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: