Skip to main content

delete

Function delete 

Source
pub async fn delete(t: &Transport, ids: &[String]) -> Result<()>
Expand description

Delete cases permanently. 204 with an empty body on success.