Request
curl --location --request POST 'host:3010/contacts/nsmeta/insertion' \ --header 'Authorization: Bearer 1234567890' \ --header 'Content-Type: application/json' \ --data-raw '{ "metadata": { "tenantName": "japanese_org", "orgName": "Transcript_process", "catName": "tbr_stereo", "metadataMap": { "agent_hangup_status": "false", "Call_audioType": "OUT" } }, "data":{ "contactId":"testnonspeechmeta" } }