---
title: "Publishes the current draft BDMS.Models.Term, expiring the previously published term."
method: POST
path: "/api/v{version}/terms/publish"
tags: ["Terms"]
---

# Publishes the current draft BDMS.Models.Term, expiring the previously published term.

`POST /api/v{version}/terms/publish`

## Path parameters

- `version` string, required

## Response `200`

The draft was published successfully.

## Other responses

- `400` — There is no draft to publish.
- `500` — The server encountered an unexpected condition that prevented it from fulfilling the request.

## Changes

- **2026-06-22** `170004fea421` — 1 info
  - endpoint added
- **2026-06-18** `6b2a3ffd6e73` — 1 breaking
  - api path removed without deprecation
- **2026-06-18** `f575e45ce4b0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/changes/api/v:version/terms/publish/post.md)

---

[API](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2.md) · [All operations](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geoadmin/boreholes-rest-api-v2/revisions/e6d0b4ee0f52/schema)
