Skip to main content
 print this page

Delete the comment on an asset

DELETE 

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

Deletes a comment on an asset (edit access on the datasource required). For internal amorphic assets, asset-level permission is also checked. The caller must be the comment author, or an owner/editor of the asset. comment_id is the CommentTime value returned as CommentId on create (URL-encoded values are accepted). Response is Message only.

Request

Responses

Comment deleted successfully

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