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