v4

latestOpenAPI 3.0.1Apache 2.02026-07-312457525.9 MB
Unit Test API

Delete a test session

delete/workspaces/{workspace_domain}/projects/{project_name}/unit-tests/suites/{suite_id}/sessions/{id}

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

project_namestring required
Example:my-project

The human-readable ID of the project

suite_idstring required
Example:MNbyVedg

The ID of the unit test suite

idstring required
Example:r4nBYXVq

The ID of the test session

Response

Test session deleted successfully