API Reference
Interactive API reference
cURL
curl --request DELETE \ --url https://api.devdraft.ai/api/v0/products/{id} \ --header 'x-client-secret: <api-key>'
Deletes a product and its associated images.
This endpoint allows you to remove a product and all its associated data.
Your secret API key. Keep this secure and never expose it in client-side code.
Product ID
The product has been successfully deleted.
Was this page helpful?
Contact support