Create a new AssetType

Creates a new asset type with the given label and property definitions. Returns the ID of the newly created asset type. Fails with 409 if an asset type with the same label already exists.

Body Params
string
required

The asset type's label

string
enum

The asset type's category

Allowed:
Responses

400

Bad Request

403

Forbidden

409

Duplicate asset type label

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json