create_api_key
Create a new API key with a human-readable name and optional expiration date. The key value is returned only once upon creation.
Instructions
Create a new API key. The key value is returned only once.
Required fields: name. Optional: expiresAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |