Create a test

View as Markdown
Create a structured test definition for a project.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Request

This endpoint expects an object.
titlestringRequired1-500 characters
stepslist of objectsRequired
projectIdstringRequired
descriptionstringOptional
groupIdstring or nullOptionalformat: "uuid"
platformenumOptional
Allowed values:
settingsobjectOptional
enabledbooleanOptional

Response

Test created
testobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error