resolve_discussion
Mark Storyblok discussions as resolved by providing discussion ID and resolution timestamp via the Management API.
Instructions
Marks a discussion as resolved via the Storyblok Management API.
discussion_id: Numeric ID of the discussion.
solved_at: Timestamp when the discussion is resolved (ISO 8601 format).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discussion_id | Yes | Numeric ID of the discussion | |
| solved_at | Yes | Timestamp when the discussion is resolved (ISO 8601 format) |