Skip to main content
POST
/
ai
/
suggestion
/
code_transformer
{
  "code": "<string>",
  "errorMessage": "<string>"
}

Query Parameters

space
string

Space Identifier

Body

application/json
prompt
string
required
Maximum string length: 3000

Response

Generated JavaScript code.

code
string
errorMessage
string