Comments
Delete a comment
Deletes a comment by ID. If deleting a comment at the head of a thread, all messages in the thread are also deleted.
Required scopes: comment:read-write.
delete/v2/comments/{comment_id}
Path parameters
comment_idstring uuid required
The ID of the comment to delete.
Example:aa1dc1d9-93ac-4c6c-987e-16b6eea9aab2
Response
Success
object required
Success
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○