---
title: "Update rental agreement URL"
method: POST
path: "/api/v3.3/leads/{leadUid}/set-rental-conditions"
tags: ["Leads"]
---

# Update rental agreement URL

`POST /api/v3.3/leads/{leadUid}/set-rental-conditions`

Allows the rental agreement URL to be update for lead directly

## Path parameters

- `leadUid` string, required

## Request body

- LeadApiV3RentalConditionsDto
  - `rentalConditionsUrl` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/hostfully/apis/hostfully-api.md) · [All operations](https://skmtc.dev/hostfully/apis/hostfully-api/llms.txt) · [OpenAPI document](https://skmtc.dev/hostfully/apis/hostfully-api/revisions/8387ad22afc6?raw)
