Delete a stocktakeAsk AIdelete https://api.katanamrp.com/v1/stocktakes/{id}Deletes a single stocktake by id.Path ParamsidintegerrequiredStocktake idResponses 204Stocktake deleted successfully 401Make sure you've entered your API token correctly. 404Make sure data is correct 422Check the details property for a specific error message. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago