---
title: "Update an AI provider"
method: PATCH
path: "/ai/providers/{id}"
tags: ["AI"]
---

# Update an AI provider

`PATCH /ai/providers/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Provider updated.

## Other responses

- `404` — Provider not found.

---

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