close block

This commit is contained in:
Joey Caparas 2020-07-27 11:45:59 -07:00
parent 2af083c242
commit c0b96753cc

View File

@ -90,5 +90,6 @@ Content-type: application/json
"Value" : "test Tag 2",
"Action": "Add"
}
```
- To remove machine tag, set the Action to 'Remove' instead of 'Add' in the request body.