v1

latestOpenAPI 3.1.0AGPL-3.02026-07-17644498.1 KB
Tests

Update a test

Update test title, script, description, or type.

patch/api/tests/{id}

Request body

titlestring
scriptstring
descriptionstring
type'browser' | 'api' | 'performance' | 'database' | 'custom'

Response

Test updated

idstring uuid
namestring nullable
titlestring
descriptionstring nullable
priority'low' | 'medium' | 'high'

Test priority

type'browser' | 'api' | 'performance' | 'database' | 'custom'

Test type. browser = Playwright, performance = k6

scriptstring nullable

Test script content

projectIdstring uuid nullable
organizationIdstring uuid nullable
createdAtstring date-time nullable
updatedAtstring date-time nullable