Forum Discussion

mahesh_revanwar's avatar
9 years ago

Create/Delete idea status through REST call

Hi,

 

Is it possible to Create/Delete idea status to board specific using REST call.

I have checked for that I found this link but it is through ADMIN console.

 

Is there any way to do this using REST call.

 

Regards,

Mahesh Revanwar

  • Hi,

     

    Got API to read available status for idea board.

    SELECT available_statuses FROM boards WHERE id="<board_id>"

     

    Is there any API to Create and Delete Idea status.

     

    Regards,

    Mahesh Revanwar

    • VarunGrazitti's avatar
      VarunGrazitti
      Boss

      mahesh_revanwar - I am not certain if this is feasible at present. You might want to post an Idea about this and see if it gets enough support.