Update topic
Update a single topic. Supports changing priority, lifecycle state, issue type, keywords, archiving (archived=true), and unarchiving (archived=false). At least one field must be provided.
Authorizations
Organization API key (modem_…).
Path Parameters
Body
Set to true to archive the topic, false to unarchive it.
Optional reason for archiving. Only used when archived=true.
4000Classification for the topic as a type of issue.
bug_report, complaint, discussion, feature_request, praise Replace the topic keywords/categories. Provide the full list of keywords.
201 - 50Update the topic lifecycle state. Valid values: open, in_progress, completed, dismissed. The unknown state is AI-assessed and cannot be set directly.
completed, dismissed, in_progress, open Update the topic priority. Valid values: very_low, low, default, high, very_high.
default, high, low, very_high, very_low Response
OK
Detailed topic fields including archived status.
User who archived the topic.
Optional reason for archiving.
4000Number of events grouped under this topic.
Classification for the topic as a type of issue.
bug_report, complaint, discussion, feature_request, praise Keywords associated with the topic.
LLM-assessed lifecycle state for a topic.
completed, dismissed, in_progress, open, unknown Confidence for the most recent lifecycle assessment.
0 <= x <= 1Priority level: very_low, low, default, high, or very_high
default, high, low, very_high, very_low Reasoning from the most recent automatic topic-priority scoring decision. Null when priority was manually overridden or never auto-scored.
Descriptive summary of the topic.
Short human-readable title of the topic.
Timestamp when the topic was archived.
Timestamp when the topic was last updated.