Method: nodes.nodes.delete
HTTP অনুরোধ
DELETE https://sasportal.googleapis.com/v1alpha1/{name=nodes/*/nodes/*}
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
name | string প্রয়োজন। node নাম। |
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডি খালি।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগ প্রয়োজন:
-
https://www.googleapis.com/auth/sasportal
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Deletes a specific node using an HTTP DELETE request to the specified URL."],["Requires providing the node's name as a path parameter in the URL."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/sasportal` OAuth scope."]]],["The core content describes how to delete a node using an HTTP DELETE request. The request URL, following gRPC Transcoding syntax, specifies the node to be deleted via a required `name` path parameter. The request body must be empty. A successful deletion results in an empty response body. This operation requires the `https://www.googleapis.com/auth/sasportal` OAuth scope for authorization.\n"]]