delete_comment
Remove a comment from a Storyblok discussion by specifying the discussion ID and comment ID using the Storyblok Management API.
Instructions
Deletes a comment from a discussion via the Storyblok Management API.
discussion_id: Numeric ID of the discussion.
comment_id: Numeric ID of the comment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discussion_id | Yes | Numeric ID of the discussion | |
| comment_id | Yes | Numeric ID of the comment |