POST
/
v1
/
agent
/
completions
{
  "id": "<string>",
  "success": true,
  "name": "<string>",
  "description": "<string>",
  "temperature": 123,
  "outputs": "<any>",
  "usage": {},
  "timestamp": "<string>"
}

Headers

x-api-key
string
required

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.