Swagger: Delete Portal Product
swagger_delete_portal_productDelete a product from a portal by providing its unique identifier (UUID or portal-subdomain:product-slug).
Instructions
Delete a product from a specific portal
Toolset: Products
Parameters:
productId (string) required: Product UUID or identifier in the format 'portal-subdomain:product-slug' - unique identifier for the product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product UUID or identifier in the format 'portal-subdomain:product-slug' - unique identifier for the product |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |