Skip to main content
Galtea Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Product
Deleting Product
Guides
Concepts
SDK
Blog
Changelog
Migration To V3
SDK
Introduction
Installation
Usage
API
Galtea
Product
Product Service
Listing Products
Retrieving Product
Retrieving Product By Name
Deleting Product
Version
Test
Test Case
Metric
Session
Inference Result
Evaluation
Simulator
On this page
Example
Parameters
API
Product
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.
Retrieving Product By Name
Version Service
⌘I