Function remove_app

Source
pub async fn remove_app(
    executor_url: String,
    cap_token: String,
    request_id: String,
) -> Result<Vec<RemoveAppAgentRemoveApp>>