Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//settings?effective=undefined' \
--header 'Authorization: Bearer <token>'[
{
"domain": "example.com",
"reseller": "resellerA",
"setting": "voiceservices.transcription.vendor",
"value": "string",
"source": "system",
"domain-editable": "yes",
"description": "string"
}
]