Authorization: Bearer ********************{
"enabled": true
}curl --location --request POST '/rsc/api/v3/user/sessions//voice-activation' \
--header 'x-endpoint-id;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true
}'{}