---
title: "Update a specific eligibility"
method: PUT
path: "/eligibilities/{id}"
tags: ["eligibilities"]
---

# Update a specific eligibility

`PUT /eligibilities/{id}`

Update a specific eligibility

## Path parameters

- `id` string, required

## Request body

- AddEligibility
  - `eligibility` string, required — Detail of the eligibility

## Response `200`

Provider udpated

- Eligibility
  - `id` string — UUID of eligibility
  - `eligibility` string — Detail of the eligibility

---

[API](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api.md) · [All operations](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/london-borough-of-hackney/lbh-col-directory-of-services-gateway-api/revisions/eb9745a84cde/schema)
