post https://{appid}.api-{region}.cometchat.io/v3/apikeys
Creates a new API key
For a detailed description of the API Key properties please visit here.
POST /apikeys HTTP/1.1
Content-type: application/json
Accept: application/json
{
"name": "string",
"scope": "string",
}