put https://appId.api-us.cometchat.io/v3/apikeys/
Updates an API key
For a detailed description of the API Key properties please visit here
Request Syntax:
PUT /apikeys/:apiKey HTTP/1.1
Content-type: application/json
Accept: application/json
{
"name": "string",
"scope": "string",
}