---
title: "Add a new eligibility"
method: POST
path: "/eligibilities"
tags: ["eligibilities"]
---

# Add a new eligibility

`POST /eligibilities`

Add a new eligibilities

## Request body

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

## Response `201`

Succesfully added a new eligibility

- 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)
