v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429150124.9 KB

Opts out a speaker from Voice ID. A speaker can be opted out regardless of whether or not they already exist in Voice ID. If they don't yet exist, a new speaker is created in an opted out state. If they already exist, their existing status is overridden and they are opted out. Enrollment and evaluation authentication requests are rejected for opted out speakers, and opted out speakers have no voice embeddings stored in Voice ID.

post/#X-Amz-Target=VoiceID.OptOutSpeaker

Headers

X-Amz-Target'VoiceID.OptOutSpeaker' required

Request body

DomainIdstring required

The identifier of the domain that contains the speaker.

SpeakerIdstring password required

The identifier of the speaker you want opted-out.

Response

Success