Solved
Forum Discussion
TariqHussain do you know of any way to SET predefined labels on a board node (via API of course)?
TariqHussain
8 years agoBoss
luk- There is no separate call to set predefined labels at board level. This is only possible while creating new board via REST API V2.
allowed_labels : freeform-only || predefined-only || freeform || pre-defined predefined_labels : label
TariqHussain that's not correct, I managed to do exactly that via a v1 call:
/boards/id/<boardid>/settings/name/label.predefined_labels/set?value=${<your,predefined,labels>?url}
Related Content
- 4 years ago
- 2 years ago
- 6 years ago
- 7 years ago