create_api_key
Create API keys with configurable access levels and expiration dates to manage authentication for your projects and services.
Instructions
Create a new API key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | API key name | |
| project_id | No | ||
| description | No | ||
| access_level | No | ||
| expires_in_days | No |