Delete product
curl --request GET \ --url https://api.hierarch.io/v1/client/delete/{company_slug}/{client_id}/ \ --header 'token: <api-key>'
{ "result": "<string>" }
API token provided to your company
This is your company url
Client ID
Was this page helpful?