Fields
Authorizations
AuthorizationstringRequired
Customer-scoped API key that automatically determines the customer context for all operations.
Path parameters
idstring · uuidRequired
Classic asset id
Responses
200
OK
application/json
403
Unauthorized
application/json
404
Asset not found
application/json
get
/assets/{id}/fieldsAuthorizations
AuthorizationstringRequired
Customer-scoped API key that automatically determines the customer context for all operations.
Path parameters
idstring · uuidRequired
Classic asset id
Body
Responses
200
Field values updated successfully
application/json
403
Unauthorized
application/json
404
Asset not found
application/json
422
Unprocessable Entity
application/json
put
/assets/{id}/fieldsLast updated