We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/constructchatroom
POST
JSON
{ "groupname" : "g1", "description" : "lala", }
{ "status" : "success" // construct success. or "failed", // groupname or admin is null. }