Delete Price by ID for Product
n8n-nodes-base.httpRequest
Permanently removes a price from a product.
Use Cases
Remove pricing options
Delete price variants
Clean up pricing
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for delete price by id for product.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/products/{{ $json.productId }}/price/{{ $json.priceId }}?locationId={{ $json.locationId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API