POST
/
v2
/
projects
/
{project_id}
/
api-keys

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Query Parameters

name
string

Name of the API key.

description
string

Description of the API key.

expiresAt
string

Expiration date of the API key. Format "2024-12-31"