create_api_key
Generate a new API key to enable secure data ingestion for a Coroot project. Returns the key secret once during creation.
Instructions
Create a new API key for data ingestion.
Creates an API key that can be used for sending metrics and data. The key secret is only returned once during creation.
Args: project_id: Project ID name: API key name description: Optional description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||