Skip to main content

delete_path

Function delete_path 

Source
pub fn delete_path(ids: &[String]) -> Result<String>
Expand description

DELETE /api/cases?ids=["a","b"] — the ids parameter is a JSON array in the query string.