API key required to authenticate requests.
request body for add/remove label operations.
labels: list of labels to add or remove. empty/null means no-op for add, and clear-all for remove (callers decide the semantics). override_label: when true, adding an existing label moves its association to the requested resource; when false, conflicts return 409.
Successful Response
response wrapper for just a list of labels.