Modify Data Asset

Use this API to modify existing data assets while maintaining a structured top-down hierarchy. With this API, the system will replace existing terms, tags, additional attributes, or users with the new data included in the request. The response will confirm the status along with the updated data asset ID.

Path Params
uuid
required

The unique identifier of the data asset.

Body Params
string
length ≀ 4000

Short Description of the Data Asset

uuid

Unique identifier of the Onetrust Source System

technicalOwners
array of uuids
technicalOwners
businessOwners
array of uuids
businessOwners
dataStewards
array of uuids
dataStewards
boolean
Defaults to false

Indicates whether Data Asset is classified as PII or not

additionalAttributes
array of objects
additionalAttributes
terms
array of objects
terms
tags
array of objects
tags
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*