Delete a product operation rowAsk AIdelete https://api.katanamrp.com/v1/product_operation_rows/{id}Deletes a product operation row by product_operation_row_id. If one product operation row applies to multiple product variants then all of them are deleted.Path ParamsidintegerrequiredProduct operation row idResponses 204Product operation row deleted successfully 401Make sure you've entered your API token correctly. 404Make sure data is correct 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago