pub async fn handle_delete_scim_configuration(
    __arg0: State<Arc<Context>>,
    __arg1: Path<String>,
) -> StatusCode