explorer_views

Replace the labels on a view

Sets the view's labels to exactly label_uuids, attaching and detaching as needed in one transaction. Send an empty array to remove all labels. Requires edit permission.

put/explorer_views/{id}/labels

Path parameters

idstring required

<tenant_uuid>_<explorer_view_uuid>

Request body

label_uuidsstring[] required

The complete set of label UUIDs the view should carry

Changes

Changed in 1 of the 6 revisions of this API.1