Topics
Topics help you organize your Ideas into groups, much like tags. An Ideas can belong to multiple Topics.
Topic object
Topic have the following fields
idx string
A unique identifier for the topic
name string
Name of the topic
idea_count number
Number of ideas that have been tagged with this Topic
order number
The position of the topic in the topic list
Endpoints
You can use the following endpoints to manage Topics
List topics
Create a topic
Update a topic
Delete a topic
Last updated