Glossary - Delete Term
Sözlük terimini silin.
DELETE {endpoint}/datamap/api/atlas/v2/glossary/term/{termId}
URI Parametreleri
| Name | İçinde | Gerekli | Tür | Description |
|---|---|---|---|---|
|
endpoint
|
path | True |
string (uri) |
|
|
term
|
path | True |
string |
Sözlük terimi için genel olarak benzersiz tanımlayıcı. |
Yanıtlar
| Name | Tür | Description |
|---|---|---|
| 204 No Content |
Bu istek için gönderilecek içerik yok, ancak üst bilgiler yararlı olabilir. |
|
| Other Status Codes |
Beklenmeyen bir hata yanıtı. |
Güvenlik
OAuth2Auth
Tür:
oauth2
Akış:
implicit
Yetkilendirme URL’si:
https://login.microsoftonline.com/common/oauth2/authorize
Kapsamlar
| Name | Description |
|---|---|
| https://purview.azure.net/.default |
Örnekler
Glossary_DeleteTerm
Örnek isteği
DELETE {endpoint}/datamap/api/atlas/v2/glossary/term/b0942506-2d7d-1f45-d286-c29ca9e7f2ef
Örnek yanıt
Tanımlar
AtlasErrorResponse
Hizmetten bir hata yanıtı
| Name | Tür | Description |
|---|---|---|
| errorCode |
string |
Hata kodu. |
| errorMessage |
string |
Hata iletisi. |
| requestId |
string (uuid) |
İstek kimliği. |