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