delete_comment
Delete a specific comment from a discussion using the Storyblok Management API by providing the discussion and comment IDs.
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
| Name | Required | Description | Default |
|---|---|---|---|
| discussion_id | Yes | Numeric ID of the discussion | |
| comment_id | Yes | Numeric ID of the comment |