Skip to main content
 print this page

Add a comment to an asset

POST 

/datasources/:datasource_id/assets/:asset_id/comments

Adds a comment to an asset (edit access on the datasource required). For internal amorphic assets, the caller must also have at least read access on the underlying asset. Request body must include Type and Description. Description max length is 1000 characters. Response includes Message and CommentId (CommentTime timestamp).

Request

Responses

Successfully added the comment to the asset

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers