POST
/
projects
/
{projectId}
/
apiKeys

Path Parameters

projectId
string
required

Body

application/json
name
string

Name of the API key

Response

200 - application/json

Represents an API key.

name
string

Name of the API key

apiKey
string

API key. It is a secret and should not be shared. Please store it securely. You will not be able to see it again.

apiKeyId
string

ID of the API key