add and toggle site labels

This commit is contained in:
Fred KISSIE
2026-05-08 22:31:36 +02:00
parent a63c1ec364
commit 2fd519e102
5 changed files with 156 additions and 104 deletions

View File

@@ -765,7 +765,7 @@ authenticated.put(
labels.attachLabelToItem
);
authenticated.delete(
authenticated.put(
"/org/:orgId/label/:labelId/detach",
verifyValidLicense,
verifyOrgAccess,