nodes v1

Add Permission

Add permission to given node id.

post/v1/nodes/{nodeid}/permissions

Path parameters

The id of a Node

Request body

groupstring required

The id of the group to be added to the nodes acl

permsstring required

Either R, RM, RMD, or RMDF depending on level of permissions

Changes

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