Create API Key
Create a new API key with the specified name. The generated API key will be returned in the response and cannot be retrieved again later.
| Request Body — REQUIRED |
|---|
name string — REQUIREDKey name. |
| Responses | ||||
|---|---|---|---|---|
201API key created successfully
| ||||
409API key with that name already exists
|