ज़रूरी है. जिस सदस्यता को मिटाना है उसके संसाधन का नाम.
फ़ॉर्मैट: subscriptions/{subscription}
क्वेरी पैरामीटर
पैरामीटर
validateOnly
boolean
ज़रूरी नहीं. अगर नीति को true पर सेट किया जाता है, तो अनुरोध की पुष्टि करता है और उसकी झलक दिखाता है. हालांकि, सदस्यता रद्द नहीं करता है.
allowMissing
boolean
ज़रूरी नहीं. अगर नीति को true पर सेट किया जाता है और सदस्यता नहीं मिलती है, तो अनुरोध स्वीकार कर लिया जाता है. हालांकि, सदस्यता को मिटाया नहीं जाता है.
etag
string
ज़रूरी नहीं. सदस्यता का ईटैग.
अगर यह मौजूद है, तो इसे सर्वर के etag से मेल खाना चाहिए. ऐसा न होने पर, ABORTED की स्थिति के साथ अनुरोध काम नहीं करता.
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य हिस्सा
कामयाब रहने पर, जवाब के मुख्य हिस्से में Operation का एक इंस्टेंस शामिल किया जाता है.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-05-03 (UTC) को अपडेट किया गया."],[[["This document describes how to delete a Google Workspace subscription using the `DELETE` method."],["The request requires specifying the subscription name in the URL path and can optionally include query parameters for validation, error handling, and Etag verification."],["An empty request body is required, and a successful response will return an Operation object indicating the deletion process."],["To authorize this request, you need one of the listed OAuth scopes, such as `https://www.googleapis.com/auth/chat.bot` or those related to Chat, Meetings, and Spaces."],["This feature is part of the Google Workspace Developer Preview Program and may be subject to change."]]],[]]