soft_delete_many

Function soft_delete_many 

Source
async fn soft_delete_many(
    cipher_ids: Vec<CipherId>,
    organization_id: OrganizationId,
    api_client: &ApiClient,
) -> Result<(), ApiError>