patch https://iris.trackunit.com/api/asset/v1/assets/
This API request can be used to update an asset using a partial update approach through the use of JSON Patch defined in RFC 6902.
To be able to call the service a valid token is required. To get a token follow this guide: How to obtain a token
OpenAPI Specification for the Assets API domain
Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.