Skip to main content

Is there any mutation to change the defaults (options) of a status column?

  • April 10, 2024
  • 1 reply
  • 124 views

Hi everyone,

I can’t find anything in the documentation to update the default options of a status column, I see here in the create_column mutation you can set the defaults, but is there any way to update the value of an existing column?

Any advice is appreciated, thanks!

1 reply

basdebruin
  • Community Expert
  • April 11, 2024

You can’t set the default labels of a status column through the API. You can add labels, but not delete them.