Snapshot - Delete
根據 snapshotId 刪除現有的快照集。 也會刪除快照中的所有物件數據和資訊。 只有建立快照集的來源訂用帳戶可以刪除快照集。 如果使用者未使用此 API 刪除快照集,建立後的 48 小時內仍會自動刪除快照集。
DELETE {Endpoint}/face/v1.0-preview/snapshots/{snapshotId}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
Endpoint
|
path | True |
string |
支援的認知服務端點 (通訊協定和主機名,例如: https://westus.api.cognitive.microsoft.com) 。 |
snapshot
|
path | True |
string uuid |
參考特定快照集的標識碼。 |
要求標頭
名稱 | 必要 | 類型 | Description |
---|---|---|---|
Ocp-Apim-Subscription-Key | True |
string |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
成功的呼叫會傳回空的回應本文。 |
|
Other Status Codes |
錯誤回應。 |
安全性
Ocp-Apim-Subscription-Key
類型:
apiKey
位於:
header
範例
Delete snapshot example
範例要求
DELETE {Endpoint}/face/v1.0-preview/snapshots/e58b3f08-1e8b-4165-81df-aa9858f233dc
範例回覆
定義
名稱 | Description |
---|---|
APIError |
API 傳回的錯誤資訊 |
Error |
錯誤本文。 |
APIError
API 傳回的錯誤資訊
名稱 | 類型 | Description |
---|---|---|
error |
錯誤本文。 |
Error
錯誤本文。
名稱 | 類型 | Description |
---|---|---|
code |
string |
|
message |
string |