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

# Update

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

Updates the caller's OnTime360 credentials for one provider. | authz: min_org_role=administrator | (OnTime360CredsClientUpdate1) -> (bool)

## Path parameters

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

## Request body

- OnTime360CredsClientUpdate1
  - `api_key` string, nullable
  - `site_time_zone` string, nullable — IANA time zone name (e.g. `America/New_York`).
  - `notes` string, nullable
  - `api_key__set_to_None` boolean
  - `notes__set_to_None` boolean

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
