Skip to main content
DELETE
Delete a comment on an embeddable dashboard
Soft-deletes a comment. Author only. Deleting a thread root takes its replies with it, so a deleted thread leaves nothing behind. Deleting a reply re-derives its thread’s last-activity marker, so the thread does not keep its position on the strength of a message that is gone.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

publicId
string
required
commentId
number
required

Response

200 - application/json

Successful response