Assigned
Status Update
Comments
dh...@google.com <dh...@google.com>
dh...@google.com <dh...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
Description
Being able to delete a project label via REST API.
How this might work:
An API call will be made and the required label will be deleted.
If applicable, reasons why alternative solutions are not sufficient:
An alternative solution could be setting the value of a label to ‘null’. However, this does not delete the label, but only deletes its value.
Another alternative solution identified was to remove project labels through a Python script [1] or through Google Console [2]. However, no options to remove a project label via REST API were identified
Other information (workarounds you have tried, documentation consulted, etc):
[1]:
[2]: