List Management Term - Delete All Terms
Odstraní všechny termíny ze seznamu s ID seznamu, které se rovná předanému ID seznamu.
DELETE {Endpoint}/contentmoderator/lists/v1.0/termlists/{listId}/terms?language={language}
Parametry identifikátoru URI
| Name | V | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
Endpoint
|
path | True |
string |
Podporované koncové body služeb Azure Cognitive Services (protokol a název hostitele, například https://westus.api.cognitive.microsoft.com). |
|
list
|
path | True |
string |
ID seznamu obrázků. |
|
language
|
query | True |
string |
Jazyk podmínek. |
Hlavička požadavku
| Name | Vyžadováno | Typ | Description |
|---|---|---|---|
| Ocp-Apim-Subscription-Key | True |
string |
Odpovědi
| Name | Typ | Description |
|---|---|---|
| 204 No Content |
string |
Žádný obsah. |
| Other Status Codes |
Chybová odpověď. |
Zabezpečení
Ocp-Apim-Subscription-Key
Typ:
apiKey
V:
header
Příklady
Delete AllTerms request
Ukázkový požadavek
DELETE {Endpoint}/contentmoderator/lists/v1.0/termlists/89003/terms?language=eng
Ukázková odpověď
""
Definice
| Name | Description |
|---|---|
| APIError |
Informace o chybě, které rozhraní API vrací |
| Error |
Text chyby. |
APIError
Informace o chybě, které rozhraní API vrací
| Name | Typ | Description |
|---|---|---|
| Error |
Text chyby. |
Error
Text chyby.
| Name | Typ | Description |
|---|---|---|
| Code |
string |
|
| Message |
string |