---
title: "Update payer plan"
method: PUT
path: "/api/payer-plan-groups/v1/{payer_plan_group_id}"
tags: ["v1"]
---

# Update payer plan

`PUT /api/payer-plan-groups/v1/{payer_plan_group_id}`

Update any of the fields on a payer plan

## Path parameters

- `payer_plan_group_id` string, uuid, required

## Headers

- `Authorization` string, required

## Request body

- V1MutablePayerPlanGroup — unresolved $ref

## Response `200`

Response with status 200

- V1PayerPlanGroup — unresolved $ref

## Other responses

- `403` — Error response with status 403
- `404` — Error response with status 404
- `422` — Error response with status 422

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
