CreateApiKeyReq
- expirationType: stringenumrequired
Expiration period for the API key
values- 7d
- 30d
- 90d
- 1y
- never
- nameType: stringrequired
A descriptive name for the API key
- scopesType: array string[]required
Permission scopes for the API key (e.g., 'workflow:read', 'template:write')
