---
title: "Update lead owner."
method: PUT
path: "/Leads/{leadId}/owner"
tags: ["Enrich an Application"]
---

# Update lead owner.

`PUT /Leads/{leadId}/owner`

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Request body

- OwnerUserIdModel
  - `ownerUserId` string, uuid

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/youlend/apis/prequalification.md) · [All operations](https://skmtc.dev/youlend/apis/prequalification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/youlend/prequalification/revisions/a76313c6cc3d/schema)
