Create QA sheet

Creates a new QA sheet for an agent with initial rows and a first revision.

Path Params
string
required

Agent GUID

Body Params

QA sheet creation data. Rows array is required, containing question-answer pairs for quality assurance. Each row has question and answer (required), and optional notes, tags array, and approved boolean. Creates a new QA sheet with its first revision. Requires a valid paid account (payment_required middleware).

rows
array of objects
required
rows*
Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json