Create

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