AssetRequest
- nameType: stringrequired
Asset name
- statusType: string enumrequired
Asset status
values- active
- inactive
- isType: boolean
Taggable Whether items in this asset can be tagged
- keyType: string
URL-safe key (slug) — lowercase, no spaces. Auto-generated from
nameon create if omitted; unique within the project; cannot be all-numeric. Usable in place of the id in any path. - parentnullable
Id Parent asset — ID or key.
- Type: number
Parent asset — ID or key.

