पसंद के मुताबिक बनाए गए इमोजी को मिटाता है. डिफ़ॉल्ट रूप से, उपयोगकर्ता सिर्फ़ अपने बनाए गए पसंद के मुताबिक इमोजी मिटा सकते हैं. एडमिन से असाइन किए गए इमोजी मैनेजर, संगठन में मौजूद किसी भी पसंद के मुताबिक बनाए गए इमोजी को मिटा सकते हैं. Google Chat में पसंद के मुताबिक बनाए गए इमोजी के बारे में जानकारी देखें.
ज़रूरी है. पसंद के मुताबिक बनाए गए उस इमोजी का नाम जिसे मिटाना है.
फ़ॉर्मैट: customEmojis/{customEmoji}
इमोजी के नाम का इस्तेमाल, {customEmoji} के लिए किसी दूसरे नाम के तौर पर किया जा सकता है. उदाहरण के लिए, customEmojis/:example-emoji:, जहां :example-emoji: पसंद के मुताबिक बनाए गए इमोजी का नाम है.
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
अगर एपीआई सही से जुड़ जाता है, तो रिस्पॉन्स बॉडी में खाली JSON ऑब्जेक्ट होता है.
[[["समझने में आसान है","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"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eDeletes a custom emoji using the DELETE HTTP request method with required user authentication.\u003c/p\u003e\n"],["\u003cp\u003eRequires the \u003ccode\u003echat.customemojis\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"],["\u003cp\u003eThe custom emoji is identified by its resource name, specified as a path parameter called \u003ccode\u003ename\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful deletion results in an empty response body.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is currently available as a developer preview within the Google Workspace Developer Preview Program.\u003c/p\u003e\n"]]],["This document details the process of deleting a custom emoji via an HTTP DELETE request to `https://chat.googleapis.com/v1/{name=customEmojis/*}`. The `name` path parameter, representing the emoji's resource name (e.g., `customEmojis/:example-emoji:`), is required. The request body must be empty. A successful deletion results in an empty response body. This action requires user authentication and the `https://www.googleapis.com/auth/chat.customemojis` OAuth scope. It's available via the Google Workspace Developer Preview Program.\n"],null,[]]