Method: customers.nodes.delete
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
درخواست HTTP
DELETE https://sasportal.googleapis.com/v1alpha1/{name=customers/*/nodes/*}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
name | string ضروری. نام node . |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ خالی خواهد بود.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/userinfo.email
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی."],[[["Deletes a specific node using an HTTP DELETE request to a designated URL."],["Requires the `name` path parameter to identify the node to be deleted."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization is necessary using the `https://www.googleapis.com/auth/userinfo.email` OAuth scope."]]],["The core content describes deleting a node via an HTTP DELETE request. The request URL, `https://sasportal.googleapis.com/v1alpha1/{name=customers/*/nodes/*}`, uses gRPC Transcoding and requires a \"name\" path parameter specifying the node to delete. The request body must be empty. A successful deletion will return an empty response body. The operation requires the OAuth scope `https://www.googleapis.com/auth/userinfo.email`.\n"]]