Update asset

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

📘

Also access data connected to Assets via the GraphQL API

Via the Public GraphQL API, you can perform mutations to modify data associated with an asset. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'assetUpdate'.

➡️

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 REST API in a JSON file here.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!