---
title: "Update the license by uploading a new license file"
method: POST
path: "/license/{environmentId}/licenseFile"
tags: ["dgc-license"]
---

# Update the license by uploading a new license file

`POST /license/{environmentId}/licenseFile`

## Path parameters

- `environmentId` string, uuid, required

## Query parameters

- `licenseFileName` string
- `overwriteExisting` boolean

## Response `204`

License file updated successfully

## Other responses

- `404` — Environment could not be found
- `409` — License file already exists

---

[API](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api.md) · [All operations](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collibra/collibra-data-governance-center-core-api/revisions/6d091bc86a33/schema)
