Skip to main content

Update user tags for a node

PUT 

/v1/groups/:groupId/nodes/:nodeId/tags

Creates or updates user-defined tags for a specific node. The caller must have access to the specified group. Set a tag value to null to delete it.

Request

Responses

Tags updated successfully