Fields

Asset Fields Management - Visit Fields in the Common Resources section to get field details.

Get field values for a classic asset

get

Get field values for the specified classic asset

Authorizations
AuthorizationstringRequired

Customer-scoped API key that automatically determines the customer context for all operations.

Path parameters
idstring · uuidRequired

Classic asset id

Responses
chevron-right
200

OK

application/json
get
/assets/{id}/fields

Set field values for a classic asset

put

Set field values for the specified classic asset

Authorizations
AuthorizationstringRequired

Customer-scoped API key that automatically determines the customer context for all operations.

Path parameters
idstring · uuidRequired

Classic asset id

Body
Responses
chevron-right
200

Field values updated successfully

application/json
put
/assets/{id}/fields

Last updated