Skip to main content
POST
Generate Test Cases

Authorizations

x-api-key
string
header
required

API key for authentication. Generate API keys from the RevRing dashboard.

Path Parameters

id
string<uuid>
required

Test suite ID

Body

application/json
prompt
string
required

Description of the test scenarios to generate

Maximum string length: 5000
previousMessages
object[]

Previous conversation messages for iterative generation

Response

Generated test case suggestions

data
object