Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
pattern_descriptions
string[]
required
existing_patterns
string[] | null
tag_name
string | null
tag_description
string | null
available_values
string[] | null
existing_positive_examples
string[] | null
existing_negative_examples
string[] | null
output_values
string[] | null
context_keywords
string[] | null

Response

Successful Response

test_cases
TestCase · object[]
required