Function set_status

Source
pub async fn set_status(
    executor_url: String,
    cap_token: String,
    status: PerspectiveInput,
) -> Result<ResponseData>