EdgeNodes

Delete label from node

Deletes the label with the specified id from the node with the specified id.

delete/api/edgenodes/{edgeNodeId}/labels/{labelId}

Path parameters

edgeNodeIdstring uuid required

The identifier for the node that we want to delete the label from.

labelIdstring uuid required

The identifier for the label that we want to delete from the node.

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.