---
title: "Assign disciplines"
method: PUT
path: "/hubs/{HubHashId}/projects/{ProjectId}/documents/{DocumentId}/disciplines"
tags: ["Disciplines"]
---

# Assign disciplines

`PUT /hubs/{HubHashId}/projects/{ProjectId}/documents/{DocumentId}/disciplines`

Assign disciplines to a revision.

## Path parameters

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

## Query parameters

- `RevisionId` string

## Request body

- FeaturesDisciplinesAssignDisciplinesAssignDisciplinesCommandAssignDisciplinesCommandBody
  - `disciplineIds` integer[], nullable

## Response `204`

No Content

- MicrosoftAspNetCoreMvcNoContentResult
  - `statusCode` integer

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `400` — The request is malformed or has invalid parameters values.
- `401` — The request is not authenticated.
- `403` — You don't have access to the project or required access level to assign disciplines.
- `404` — The project or document doesn't exist

---

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