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