suppose I have a drop down type column with these labels as the options ( Facebook, Google, Twitter).
now I need to add new labels/ delete existing set of labels of this specific column via API.
my new set of Labels would be (Facebook,Apple, Amazon)
is this something possible to do with API ?
there could be scenario like from the front end user has selected the column value as “Facebook” and from the API call this “Facebook” option may be get deleted.
Welcome to the community. There is an option ta add a label to a dropdown or status through the API. At this moment unfortunatly there is no option to remove / change labels through the API.