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