---
title: "POST /api/v1/applications/{applicationId}/contractCode"
method: POST
path: "/api/v1/applications/{applicationId}/contractCode"
tags: ["Applications"]
---

# POST /api/v1/applications/{applicationId}/contractCode

`POST /api/v1/applications/{applicationId}/contractCode`

Uploads one or more smart contracts (ex. .sol or .zip), representing the implementation of the specified blockchain
             application. This method can only be performed by users who are Workbench administrators.

## Path parameters

- `applicationId` integer, required

## Query parameters

- `ledgerId` integer

## Response `200`

OK

## Other responses

- `204` — No Content

---

[API](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api.md) · [All operations](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-blockchain-workbench-rest-api/versions/87f9d32cbefd/schema)
