Zum Hauptinhalt springen

Create or update an asset type

PUT 

/asset-types

Creates a new asset type when the body has no id, otherwise updates the existing one and re-links its signal templates. Validates properties and unique asset-type names, and returns the stored asset type. Responds 409 if another asset type of the tenant already carries the name.

Request

Responses

OK