Create test
Tests
Create test
Create a new test case with natural-language commands.
POST
Create test
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Natural-language commands that make up the test case.
Human-readable title of the test.
Tags used to group or filter tests.
HTTP requests executed before the test runs (e.g. to seed state or fetch tokens).
Key/value pairs passed to the test at launch.
Named inputs referenced by the test commands, with default values.
HTTP requests executed after the test finishes (e.g. to clean up state).
Response
200 - application/json
Successful response
The unique identifier of the created test

