fenfisdi / cdslab_cmodels_api

cmodels API repo
GNU General Public License v3.0
0 stars 0 forks source link

Endpoint: DELETE simulation from DB #47

Closed Camilo-HG closed 3 years ago

Camilo-HG commented 3 years ago

Perform a DELETE operation in DB to remove a list of simulation_ids:

{
simulation_id: [simulation_id_1, simulation_id_2, ...]
}