Skip to main content
Galtea Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
SDK
Deleting Test
Guides
Concepts
Blog
Changelog
SDK
Installation
Usage
Galtea Client
Concepts
Product
Version
Test
Overview
Test Types
Data Augmentation
SDK
Service
Create
List
Get
Get By Name
Delete
Download
Test Case
Simulator
Session
Inference Result
Trace
Evaluation
Model
Metrics
Endpoint Connection
On this page
Example
Parameters
Concepts
Test
SDK
Deleting Test
Copy page
Delete a specific test by its ID.
Copy page
Example
Copy
galtea.tests.delete(
test_id
=
test_id)
Parameters
test_id
string
required
The ID of the test you want to delete.
Get By Name
Download