---
title: "Change Permission"
method: PUT
path: "/v1/nodes/{nodeid}/permissions"
tags: ["nodes v1"]
---

# Change Permission

`PUT /v1/nodes/{nodeid}/permissions`

Change permission of a given node id.

## Request body

- PutV1NodesNodeidPermissionsRequest
  - `group` string, required — The id of the group to be added to the nodes acl
  - `perms` string, required — Either R, RM, RMD, or RMDF depending on level of permissions

---

[API](https://skmtc.dev/causeway/apis/untitled-api.md) · [All operations](https://skmtc.dev/causeway/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/causeway/untitled-api/revisions/b75c118139f8/schema)
