Update Type

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

Path parameters

typeRidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

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.