For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Call - Review Prompt

View Call Review Prompt

POST /v2/call/prompt

Body

Name
Type
Description

api_key

string

uuid

string

Call UUID

Response

{
  "content": "CONTENT"
}

Last updated