pub async fn link_project( account_id: String, project_id: String, ) -> Result<(), ApiError>
see ApiError
ApiError