curl --location --request DELETE 'https://app-api.pixverse.ai/openapi/v2/video/tts_speaker/' \ --header 'Ai-Trace-Id: {{$string.uuid}}' \ --header 'API-KEY: your-api-key' \ --header 'Content-Type: application/json' \ --data '{}'
{}