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

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!

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