curl --location --request POST '/tenantapi/voice.avatarVoice/delete' \ --header 'Token: {{token}}' \ --data-urlencode 'id=1'
{}