POST
/
codenull
/
ai
/
api
/
v1
/
chat-completion
{
  "id": "<string>",
  "project_id": "<string>",
  "messages": [
    {}
  ],
  "created_at": "<string>",
  "updated_at": "<string>",
  "ready_for_generation": false
}

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.