Statuses

Statuses represent the statues an idea can have

Status object

Status have the following fields

FieldDetails

idx string

A unique identifier for the idea

name string

Name of the status

color string

Color associated with the status (displayed in the App)

Endpoints

You can use the following endpoints to manage Statuses

List statuses

Create a status

Update a status

Delete a status

Last updated