async fn delete_attachment( cipher_id: CipherId, attachment_id: &str, api_client: &ApiClient, ) -> Result<(), ApiError>