---
search:
  tags:
    - administration
    - PATCH
seo:
  description: >-
    Partially updates an existing… Reference for the PATCH
    /administration/project-settings/support-contingents/{id} endpoint in the
    Leadtime Public API API.
sidebar:
  badge: PATCH
  label: Partially update support contingent
title: Partially update support contingent
type: openapi-operation
---
Partially updates an existing support contingent. Only provided fields will be updated.

**Optional fields (update only what you need):**
- `title`: Update title
- `fromDate`: Update start date
- `toDate`: Update end date
- `frequency`: Update frequency
- `price`: Update price
- `hours`: Update hours
- `transferable`: Update transferability

**Note:** Fields not included in the request will remain unchanged.

<Operation source="api-reference" id="projectsettingscontroller-patchsupportcontingent" />
