id.id
string
Required
id of the product set to delete.DELETE
/product-sets/delete
curl -X DELETE 'https://www.artelo.io/api/open/product-sets/delete?id=116f6ad0-da58-4a2a-8240-0f6dda97ae9f' \ -H 'Authorization: Bearer your-token'
{
"success": true
}