Galtea Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Test
Deleting Test
Guides
Concepts
SDK
Blog
Changelog
Migration To V2
SDK
Introduction
Installation
Usage
API
Galtea
Product
Version
Test
Test Service
Create Test
Listing Tests
Retrieving Test
Retrieving Test By Name
Deleting Test
Downloading Test
Test Case
Metric
Session
Inference Result
Evaluation
Evaluation Task
Simulator
On this page
Example
Parameters
API
Test
Deleting Test
Delete a specific test by its ID.
Example
Copy
galtea.tests.delete(
test_id
=
"YOUR_TEST_ID"
)
Parameters
test_id
string
required
The ID of the test you want to delete.
Retrieving Test By Name
Downloading Test
Assistant
Responses are generated using AI and may contain mistakes.