---
title: "Update Sponsorship"
method: PATCH
path: "/provider/companies/{company_id}/sponsorships/{id}"
tags: ["Sponsorship"]
---

# Update Sponsorship

`PATCH /provider/companies/{company_id}/sponsorships/{id}`

## Path parameters

- `company_id` string, required
- `id` string, required

## Request body

- ProviderCompanySponsorshipsControllerUpdateBody — Subscribers type can not be updated.
  - `type` string, required — May be one of "spouse", or "child"
  - `external_id` string

## Response `200`

Successful response

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
