API ReferenceDelete a product categoryDELETE/product-categories/{id}SendServer URLHeadersPathAuthorizationx-api-key<token>Your tenant API keyIn: headerPath ParametersidRequiredintegercURLJavaScriptGoPythoncurl -X DELETE "https://rest.salesly.app/api/v1/developers/product-categories/0" \ -H "x-api-key: <token>"200409Category deletedResponse{ "deleted": true }TypeScriptUpdate a product categoryPrevious PageChangelogAll notable changes to the Salesly Developer API.