Update Type
Updates a type. Will throw unless all assets that reference the type pass the updated type check.
Path parameters
typeRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
propertyConfigs
description
iconName
datasourceConfigs
The configuration outlines what a data scope should provide when added to an asset of this type. It is referenced at data scope creation time, but does not actively modify existing data scopes.
Response
This endpoint returns an object.
rid
name
propertyConfigs
createdAt
datasourceConfigs
The configuration outlines what a data scope should provide when added to an asset of this type. It is referenced at data scope creation time, but does not actively modify existing data scopes.
description
iconName
The name of the icon to display for the type. This name maps to a Lucide icon in the frontend.