Skip to content

Post

POST
/backend/v1/generations

Authorizations

HTTPBearer
Type
HTTP (bearer)

Request Body

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

Responses

Successful Response

application/json
JSON
{
  
"output": {
  
  
"description": "string"
  
}
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: