Request PVC manual verification

Request manual verification for a PVC voice.

Path parameters

voice_idstringRequired

Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.

Headers

xi-api-keystringRequired

Request

This endpoint expects a multipart form with multiple files.
filesfilesRequired
Verification documents
extra_textstring or nullOptional
Extra text to be used in the manual verification process.

Response

Successful Response
statusstring
The status of the request PVC manual verification request. If the request was successful, the status will be 'ok'. Otherwise an error message with status 500 will be returned.

Errors