latestOpenAPI 3.0.3MIT2026-08-105712.2 KB

e1eac0ddc7e6

Access Key

Create Access Key

Creates an Access Key for the given project. Returns the new key and its credentials.

post/v1/projects/{projectId}/accessKeys

Path parameters

projectIdstring required

Request body

displayNamestring

Required. The display name for this Access Key. It must be unique for the resource tied to the key.

Response

OK

secretstring

The Access Key secret. After an Access Key has been created it is impossible to retrieve its secret again.