Create a new platform API key for programmatic access.
| Field | Type | Description |
|---|---|---|
uuid | string | Unique identifier for the key |
key | string | The API key value (shown only once) |
name | string | Descriptive name |
created_at | string | Creation timestamp (ISO 8601) |
status | string | Key status (active) |
| Code | Description |
|---|---|
200 | Key created successfully |
401 | Invalid or missing JWT token |