Commands endpoint
Use the commands endpoint to perform operations on nodes and node groups, such as unpinning nodes and managing group tags.
If you want to unpin one or more nodes from a single node group, use the POST /v1/groups/<id>/unpin endpoint.
To re-pin nodes you've unpinned, use the POST /v1/groups/<id>/pin endpoint.






