ghl_product_delete
Delete a product from GoHighLevel by providing its product ID and location ID. This action permanently removes the product.
Instructions
Delete Product by ID The "Delete Product by ID" API allows deleting a specific product using its unique identifier. Use this endpoint to remove a product from the system. Endpoint: DELETE /products/{productId} (Version header: v3; source: v3/products-v3.json) OAuth scopes: products.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | ID or the slug of the product that needs to be returned | |
| locationId | Yes | location Id | |
| sendWishlistStatus | No | Parameter which will decide whether to show the wishlisting status of products |