---
title: "Changes to Deploy Contract"
method: POST
path: "/api/v1/contract-templates/{templateId}/deploy"
---

# Changes to Deploy Contract

`POST /api/v1/contract-templates/{templateId}/deploy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-04-21** `bdac7e47d1c2` — 35 warning
- **2026-03-13** `86f37d72f0a0` — 39 breaking, 26 warning, 14 info
- **2026-01-31** `13aade479509` — 1 breaking, 6 warning, 11 info

## Changes

- **2026-04-21** `bdac7e47d1c2` — 35 warning
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `404`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
- **2026-03-13** `86f37d72f0a0` — 39 breaking, 26 warning, 14 info
  - added the new required request property `networkId`
  - the `header` request parameter `x-sdk-version` became required
  - added `#/components/schemas/ConstructorParameterDto` to the `constructorParameters/items/` request property `allOf` list
  - the `constructorParameters/items/` request property type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `400`
  - the response's body type/format changed from `object`/`` to ``/`` for status `401`
  - the response's body type/format changed from `object`/`` to ``/`` for status `403`
  - the response's body type/format changed from `object`/`` to ``/`` for status `404`
  - the response's body type/format changed from `object`/`` to ``/`` for status `500`
  - the response property `code` became optional for the status `400`
  - the response property `code` became optional for the status `401`
  - the response property `code` became optional for the status `403`
  - the response property `code` became optional for the status `404`
  - the response property `code` became optional for the status `500`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `403`
  - the response property `message` became optional for the status `404`
  - the response property `message` became optional for the status `500`
  - removed the required property `category` from the response with the `400` status
  - removed the required property `category` from the response with the `401` status
  - removed the required property `category` from the response with the `403` status
  - removed the required property `category` from the response with the `404` status
  - removed the required property `category` from the response with the `500` status
  - removed the required property `path` from the response with the `400` status
  - removed the required property `path` from the response with the `401` status
  - removed the required property `path` from the response with the `403` status
  - removed the required property `path` from the response with the `404` status
  - removed the required property `path` from the response with the `500` status
  - removed the required property `statusCode` from the response with the `400` status
  - removed the required property `statusCode` from the response with the `401` status
  - removed the required property `statusCode` from the response with the `403` status
  - removed the required property `statusCode` from the response with the `404` status
  - removed the required property `statusCode` from the response with the `500` status
  - removed the required property `timestamp` from the response with the `400` status
  - removed the required property `timestamp` from the response with the `401` status
  - removed the required property `timestamp` from the response with the `403` status
  - removed the required property `timestamp` from the response with the `404` status
  - removed the required property `timestamp` from the response with the `500` status
  - removed the request property `network`
  - …39 more
- **2026-01-31** `13aade479509` — 1 breaking, 6 warning, 11 info
  - removed the success response with the status `201`
  - removed the request property `constructorParameters/items/components`
  - removed the request property `constructorParameters/items/description`
  - removed the request property `constructorParameters/items/internalType`
  - removed the request property `constructorParameters/items/name`
  - removed the request property `constructorParameters/items/type`
  - removed the request property `constructorParameters/items/value`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `422`
  - added the non-success response with the status `500`
  - added the non-success response with the status `502`
  - added the non-success response with the status `503`
  - added the non-success response with the status `504`
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/oumla/apis/oumla-core-server/docs/api/v1/contract-templates/:templateId/deploy/post.md) · [API](https://skmtc.dev/oumla/apis/oumla-core-server.md) · [Page](https://skmtc.dev/oumla/apis/oumla-core-server/changes/api/v1/contract-templates/:templateId/deploy/post)
