Projects

Create a new project API key

post/v1/{org_name}/projects/{project}/new-key

Path parameters

org_namestring required
Example:My-Company

The name of the Organization.

projectstring required

The name of the Project.

Request body

namestring

Name of the key being created

Response

The token generated for the key

keystring required

The token assigned to the created key

Changes

No recorded changes to this endpoint across all 1 revision of this API.