cURL
curl --request POST \ --url https://api.example.com/api/v1/orgs/{org_id}/prompts/test/
{ "passed": true, "score": 123, "metrics": {}, "feedback": "<string>", "timestamp": "<string>", "error": "<string>" }
Successful Response
Data transfer object for prompt test results.
Show child attributes