Text Dependent - Delete Profile

Profili Sil
Mevcut bir profili siler.

DELETE {endpoint}/speaker-recognition/verification/text-dependent/profiles/{profileId}?api-version=2021-09-05

URI Parametreleri

Name İçinde Gerekli Tür Description
endpoint
path True

string

Desteklenen Bilişsel Hizmetler uç noktaları (protokol ve konak adı, örneğin: https://westus.api.cognitive.microsoft.com).

profileId
path True

string

uuid

Profil kimliği (guid) için benzersiz tanımlayıcı.

api-version
query True

string

Bu istek için kullanılacak işlemin sürümünü belirtir.

İstek Başlığı

Name Gerekli Tür Description
Ocp-Apim-Subscription-Key True

string

Yanıtlar

Name Tür Description
204 No Content

Tamam

Other Status Codes

SpeakerErrorInfo

Hata

Headers

x-ms-error-code: string

Güvenlik

Ocp-Apim-Subscription-Key

Type: apiKey
In: header

Örnekler

Successful Query

Sample Request

DELETE https://westus.api.cognitive.microsoft.com/speaker-recognition/verification/text-dependent/profiles/49a36324-fc4b-4387-aa06-090cfbf0064f?api-version=2021-09-05

Sample Response

Content-Type: application/json
Content-Type: application/json
x-ms-error-code: Error Code
{
  "error": {
    "code": "Error Code",
    "message": "Erro Messae"
  }
}

Tanımlar

Name Description
Error
SpeakerErrorInfo

Konuşmacı hata iletisi

Error

Name Tür Description
code

string

message

string

SpeakerErrorInfo

Konuşmacı hata iletisi

Name Tür Description
error

Error