Skip to main content
POST
Create an API key

Authorizations

Authorization
string
header
required

API key authentication. API keys should be passed using the format Bearer API_KEY.

Body

application/json
apikeyId
string
required

The identifier to use for the api key, which will become the final component of the api key's resource name. This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.

Response

A successful response.

createTime
string<date-time>
read-only
id
string
read-only
key
string
read-only