---
title: "Broadcast contract's revision"
method: POST
path: "/bus/contract/{id}/broadcast"
tags: ["bus"]
---

# Broadcast contract's revision

`POST /bus/contract/{id}/broadcast`

Broadcasting a contract's revision is the process of creating a signed transaction that includes the contract's revision and broadcasting that transaction to the network for it to be taken up in a block.

## Path parameters

- `id` string, required — A unique identifier for a file contract

## Response `200`

Contract's revision broadcasted successfully

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/versions/184a3d5207da/schema)
