v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Digital Humans

Generate Intent Summary Endpoint

Generate intent summary for a test case (only if intent exceeds character limit).

post/v1/generate-intent-summary

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

test_case_idinteger required

ID of the test case

Response

Successful Response

intent_summarystring nullable

The generated intent summary, or null if intent is short

test_case_idinteger required

ID of the test case

skippedboolean

True if summary was skipped because intent is short