resolve_discussion
Mark a discussion as resolved by specifying the discussion ID and the resolution timestamp using the Storyblok 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 | ||
| solved_at | Yes |