pub async fn remove_backend( __arg0: State<SaasState>, __arg1: Auth, __arg2: Path<(Uuid, Uuid)>, ) -> impl IntoResponse
Remove a backend from an upstream.