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
- 200
- 400
- 500
Successfully added the comment to the asset
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid input for adding the comment to the asset
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers