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 PageList documentsAll documents in the workspace, including those not linked to any contact or opportunity.