Create a Project Key

POST

Creates a new API key with specified settings for the project

Path parameters

project_idstringRequired

The unique identifier of the project

Request

This endpoint expects a list of objects.
list of objects

Response

API key created successfully

api_key_idstringOptional

The unique identifier of the API key

keystringOptional

The API key

commentstringOptional

A comment for the API key

scopeslist of stringsOptional

the scopes for the API key

tagslist of stringsOptional

the tags for the API key

Errors

Built with