---
title: "Update credits"
method: PUT
path: "/tenant_admin/users/{user_id}"
---

# Update credits

`PUT /tenant_admin/users/{user_id}`

## Path parameters

- `user_id` string, required

## Request body

- object
  - `credits` number, required
  - `daily_credits` integer, required

## Response `200`

- object
  - `message` string, required

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
