LiveChatBans: delete
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি নিষেধাজ্ঞা সরিয়ে দেয় যা একটি নির্দিষ্ট ব্যবহারকারীকে লাইভ চ্যাটে অবদান রাখতে বাধা দেয়, যার ফলে ব্যবহারকারীকে চ্যাটে পুনরায় যোগদান করতে সক্ষম করে। API অনুরোধটি অবশ্যই চ্যানেলের মালিক বা নিষেধাজ্ঞার সাথে যুক্ত লাইভ চ্যাটের একজন মডারেটর দ্বারা অনুমোদিত হতে হবে।
সাধারণ ব্যবহারের ক্ষেত্রে
অনুরোধ
HTTP অনুরোধ
DELETE https://www.googleapis.com/youtube/v3/liveChat/bans
অনুমোদন
এই অনুরোধের জন্য নিম্নলিখিত সুযোগগুলির মধ্যে অন্তত একটির সাথে অনুমোদনের প্রয়োজন৷ প্রমাণীকরণ এবং অনুমোদন সম্পর্কে আরও পড়তে, OAuth 2.0 প্রমাণীকরণ বাস্তবায়ন দেখুন।
ব্যাপ্তি |
---|
https://www.googleapis.com/auth/youtube |
https://www.googleapis.com/auth/youtube.force-ssl |
পরামিতি
নিম্নলিখিত সারণীতে এই ক্যোয়ারী সমর্থন করে এমন প্যারামিটারগুলি তালিকাভুক্ত করা হয়েছে৷ তালিকাভুক্ত সমস্ত প্যারামিটার হল ক্যোয়ারী প্যারামিটার।
পরামিতি |
---|
প্রয়োজনীয় পরামিতি |
id | string id প্যারামিটার মুছে ফেলার জন্য চ্যাট ব্যান চিহ্নিত করে। মানটি নিষেধাজ্ঞা এবং চ্যাট উভয়কেই স্বতন্ত্রভাবে চিহ্নিত করে। |
শরীরের অনুরোধ
এই পদ্ধতিতে কল করার সময় একটি অনুরোধের অংশ প্রদান করবেন না।
প্রতিক্রিয়া
সফল হলে, এই পদ্ধতিটি একটি HTTP 204 No Content
স্ট্যাটাস কোড প্রদান করে।
ত্রুটি
নিম্নলিখিত সারণী ত্রুটি বার্তাগুলি সনাক্ত করে যা API এই পদ্ধতিতে একটি কলের প্রতিক্রিয়া হিসাবে ফিরে আসতে পারে৷ আরো বিস্তারিত জানার জন্য, ত্রুটি বার্তা দেখুন।
ত্রুটির ধরন | ত্রুটি বিস্তারিত | বর্ণনা |
---|
forbidden (403) | forbidden | নির্দিষ্ট নিষেধাজ্ঞা অপসারণ করা যাবে না. এই ত্রুটি ঘটতে পারে যদি অনুরোধটি একজন মডারেটরের দ্বারা অনুমোদিত হয় যিনি অন্য মডারেটরের উপর নিষেধাজ্ঞা সরানোর চেষ্টা করছেন৷ |
forbidden (403) | insufficientPermissions | নির্দিষ্ট নিষেধাজ্ঞা সরানোর জন্য আপনার কাছে প্রয়োজনীয় অনুমতি নেই। |
invalidValue (400) | invalidLiveChatBanId | id প্যারামিটার একটি অবৈধ মান নির্দিষ্ট করে। |
notFound (404) | liveChatBanNotFound | নির্দিষ্ট নিষেধাজ্ঞা পাওয়া যাবে না. |
এটা চেষ্টা করুন!
এই API কল করতে APIs Explorer ব্যবহার করুন এবং API অনুরোধ এবং প্রতিক্রিয়া দেখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-07-11 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-07-11 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# LiveChatBans: delete\n\nRemoves a ban that prevents a specific user from contributing to a live chat, thereby enabling the user to rejoin the chat. The API request must be authorized by the channel owner or a moderator of the live chat associated with the ban.\n\nCommon use cases\n----------------\n\nThe list below shows common use cases for this method. Hover over a use case to see its description, or click on a use case to load sample parameter values in the APIs Explorer. You can open the [fullscreen APIs Explorer](#) to see code samples that dynamically update to reflect the parameter values entered in the Explorer.\n\nThe table below shows common use cases for this method. You can click on a use case name to load sample parameter values in the APIs Explorer. Or you can see code samples for a use case in the fullscreen APIs Explorer by clicking on the code icon below a use case name. In the fullscreen UI, you can update parameter and property values and the code samples will dynamically update to reflect the values you enter. \nThis method has one common use case, which is described below. The buttons below the description populate the APIs Explorer with sample values or open the fullscreen APIs Explorer to show code samples that use those values. The code samples also dynamically update if you change the values.\n\n\u003cbr /\u003e\n\nRequest\n-------\n\n### HTTP request\n\n```\nDELETE https://www.googleapis.com/youtube/v3/liveChat/bans\n```\n\n### Authorization\n\nThis request requires authorization with at least one of the following scopes. To read more\nabout authentication and authorization, see [Implementing OAuth 2.0 authentication](/youtube/v3/live/authentication).\n\n| Scope |\n|-----------------------------------------------------|\n| `https://www.googleapis.com/auth/youtube` |\n| `https://www.googleapis.com/auth/youtube.force-ssl` |\n\n### Parameters\n\nThe following table lists the parameters that this query supports. All of the parameters listed are query parameters.\n\n| Parameters ||\n|------|---------------------------------------------------------------------------------------------------------------------------|---|\n| **Required parameters** |||\n| `id` | `string` The **id** parameter identifies the chat ban to remove. The value uniquely identifies both the ban and the chat. |\n\n### Request body\n\nDo not provide a request body when calling this method.\n\nResponse\n--------\n\nIf successful, this method returns an HTTP `204 No Content` status code.\n\nErrors\n------\n\nThe following table identifies error messages that the API could return in response to a call to\nthis method. For more details, see [error message](/youtube/v3/live/docs/errors).\n\n| Error type | Error detail | Description |\n|----------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `forbidden (403)` | `forbidden` | The specified ban cannot be removed. This error can occur if the request is authorized by one moderator who is attempting to remove a ban on another moderator. |\n| `forbidden (403)` | `insufficientPermissions` | You do not have the necessary permissions to remove the specified ban. |\n| `invalidValue (400)` | `invalidLiveChatBanId` | The `id` parameter specifies an invalid value. |\n| `notFound (404)` | `liveChatBanNotFound` | The specified ban cannot be found. |\n\nTry it!\n-------\n\nUse the APIs Explorer to call this API and see the API request and response."]]