put
https://app.customgpt.ai/api/v1/projects//labels
Request shape: { "labels": [ { "id": 1, "users": ["[email protected]"] }, { "id": 2, "users": ["[email protected]"] } ] }
The provided users list becomes the source of truth per label (for this project):
- Missing users are removed from the mapping.
- New users are added.
