Update

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",
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!