---
title: "Manage access rights"
method: POST
path: "/hubs/{HubHashId}/projects/{ProjectId}/access_rights/edit"
tags: ["Access rights"]
---

# Manage access rights

`POST /hubs/{HubHashId}/projects/{ProjectId}/access_rights/edit`

Configure which Newforma Konekt teams and email domains are allowed to access Document Control in this project.

## Path parameters

- `HubHashId` string, required
- `ProjectId` integer, required

## Request body

- FeaturesSettingsAccessRightsEditAccessRightsEditAccessRightsBody
  - `allowedTeamIds` integer[], required
  - `allowedEmailDomains` string[], required

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `403` — The request is not authenticated.
- `404` — The project doesn't exist.

---

[API](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api.md) · [All operations](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bimtrackapp/newforma-konekt-document-control-api/revisions/4671d430ce39/schema)
