delete_comment
Remove unwanted or outdated comments from discussions in Storyblok by specifying the discussion and comment IDs through the 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 |
|---|---|---|---|
| comment_id | Yes | ||
| discussion_id | Yes |