---
title: "Reseller Apikey Update"
method: POST
path: "/reseller/apikeys/{apikey_id}/update"
tags: ["reseller"]
---

# Reseller Apikey Update

`POST /reseller/apikeys/{apikey_id}/update`

更新二级 apikey 的 daily/total cost limit + 并发 + 描述。

## Path parameters

- `apikey_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/1f4b69b4d3f2/schema)
