Creates a new API Key for the specified Project. The API Key is used to authenticate requests to the Peaka API on behalf of the Project.
The full key value is only returned once at creation time. Store it securely, as it cannot be retrieved later.

Use the Authorization header with the value 'Bearer
Project ID
API Key request
API Key created
Represents an API key.
Name of the API key
API key. It is a secret and should not be shared. Please store it securely. You will not be able to see it again.
ID of the API key
Expiration date of the API key. If null, the API key never expires. The time is in the ISO-8601 standard.