v1
latestOpenAPI 3.0.42026-08-064075233.0 KBEdgeNodes
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