I need to define the color associated to each label but I can’t find how to do this or if it is at all possible. I need to add that column in 15 boards and have 39 labels so trying to avoid having to do this manually.
I know about templated columns but I can’t find the API call to call a templated column to create it in a board. (Note that I must create it via an API to ensure the column has the same ID in all boards - creating the column manually in each board doesn’t follow this criterion).
Does it exist and I am just missing it in the documentation?