Statuses
Statuses reflect the current stage of an Idea or feature request for your product as it progresses from suggestion, through development, to completion.
Last updated
Statuses reflect the current stage of an Idea or feature request for your product as it progresses from suggestion, through development, to completion.
Last updated
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)
Delete a Status
Request was successful
"Request was successful"
Create a new status
Successfully created a new status
A unique identifier for the status
"status_abcd1234"
Name of the status
"Completed"
Color associated with the status (displayed in the App)
"#ff00ff"
The date & time the Status was last updated (UTC timezone)
The date & time the Status was last updated (UTC timezone)
Returns a list of statuses
Successfully returned a list of statuses
Update a Status
Successfully updated a status
A unique identifier for the status
"status_abcd1234"
Name of the status
"Completed"
Color associated with the status (displayed in the App)
"#ff00ff"
The date & time the Status was last updated (UTC timezone)
The date & time the Status was last updated (UTC timezone)