---
title: "Update"
method: PATCH
path: "/shipping_integrations/courie/creds/v1/{provider_org_id}"
tags: ["/shipping_integrations"]
---

# Update

`PATCH /shipping_integrations/courie/creds/v1/{provider_org_id}`

Updates stored Courie credentials for one provider. | authz: min_org_role=administrator | (CourieCredsClientUpdate1) -> (bool)

## Path parameters

- `provider_org_id` string, required — Must be a string starting with `org_`

## Request body

- CourieCredsClientUpdate1
  - `api_key` string, nullable
  - `courier_id` string, nullable
  - `customer_ids` string[]
  - `notes` string, nullable
  - `api_key__set_to_None` boolean
  - `notes__set_to_None` boolean

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-21** `9a30893d8db1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/chrt/apis/chrt-fastapi/changes/shipping_integrations/courie/creds/v1/:provider_org_id/patch.md)

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/chrt/apis/chrt-fastapi/revisions/1a1e5a995fc9?raw)
