curl --location --request PUT '/nameids' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "imtype": "string", "ischat": true, "type": "string", "uid": "string", "name": "string" }'
{}