OrgKeyCreateRequest
Request to create an org API key
- nameType: stringrequired
Human-readable name for the key
- descriptionType: string
Optional description of the key's purpose
- permissionsType: array string[]
Permissions to grant — must be valid org key permissions
- expiresType: string
_at Optional expiration time (RFC 3339). Nil means never expires.