Warning, /pim/libkgapi/autotests/people/data/contactgroup2_create_request.txt is written in an unsupported language. File is not indexed.

0001 POST https://people.googleapis.com/v1/contactGroups?prettyPrint=false
0002 Host: people.googleapis.com
0003 Content-Type: application/json
0004 
0005 {
0006   "contactGroup": {
0007     "name": "test1"
0008   },
0009   "readGroupFields": "clientData,groupType,metadata,name"
0010 }