Update Type

PUT

Updates a type. Will throw unless all assets that reference the type pass the updated type check.

Path parameters

typeRidstringRequired

Request

This endpoint expects an object.
namestringOptional
propertyConfigsmap from strings to objectsOptional
descriptionstringOptional
iconNamestringOptional

Response

This endpoint returns an object.
ridstring
namestring
propertyConfigsmap from strings to objects
createdAtdatetime
descriptionstringOptional
iconNamestringOptional

The name of the icon to display for the type. This name maps to a Lucide icon in the frontend.

Built with