Text Independent - Delete Profile

Profiel verwijderen
Hiermee verwijdert u een bestaand profiel.

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

URI-parameters

Name In Vereist Type Description
endpoint
path True

string

Ondersteunde Cognitive Services-eindpunten (protocol en hostnaam, bijvoorbeeld: https://westus.api.cognitive.microsoft.com).

profileId
path True

string

uuid

Unieke id voor profiel-id (GUID).

api-version
query True

string

Hiermee geeft u de versie van de bewerking te gebruiken voor deze aanvraag.

Aanvraagkoptekst

Name Vereist Type Description
Ocp-Apim-Subscription-Key True

string

Antwoorden

Name Type Description
204 No Content

OK

Other Status Codes

SpeakerErrorInfo

Fout

Headers

x-ms-error-code: string

Beveiliging

Ocp-Apim-Subscription-Key

Type: apiKey
In: header

Voorbeelden

Successful Query

Sample Request

DELETE https://westus.api.cognitive.microsoft.com/speaker-recognition/verification/text-independent/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"
  }
}

Definities

Name Description
Error
SpeakerErrorInfo

Foutbericht van spreker

Error

Name Type Description
code

string

message

string

SpeakerErrorInfo

Foutbericht van spreker

Name Type Description
error

Error