Delete a like from a comment

Remove a Like from a Comment

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

comment_idstringRequiredformat: "uuid"

Response headers

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

Response

Comment Impressions success response
asset_idstringformat: "uuid"
countinteger
deleted_atstringformat: "date-time"
idstringformat: "uuid"
inserted_atstringformat: "date-time"
typestring
updated_atstringformat: "date-time"
userobject
User model
user_idstringformat: "uuid"

Errors

401
Unauthorized Error
404
Not Found Error