---
title: "POST /api/v1/redenvelope/create"
method: POST
path: "/api/v1/redenvelope/create"
tags: ["redenvelope"]
---

# POST /api/v1/redenvelope/create

`POST /api/v1/redenvelope/create`

## Request body

- RedenvelopeCreateRequest
  - `cover_upload_id` string
  - `greeting` string
  - `heterotypic_upload_id` string
  - `pay_key` string, required
  - `total_amount` number, required
  - `total_count` integer, required
  - `type` 'fixed' | 'random', required

## Response `200`

OK

- UtilResponseAny
  - `data` unknown
  - `error_msg` string

## Changes

- **2026-01-04** `7592bb2cf123` — 1 info
  - endpoint added
- **2026-01-03** `39f8f0e3886b` — 1 breaking
  - api path removed without deprecation
- **2026-01-02** `de26adaac34f` — 1 info
  - endpoint added
- **2026-01-01** `35be37ce261c` — 1 breaking
  - api path removed without deprecation
- **2026-01-01** `988191ecc0ac` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/linux-do/apis/linux-do-credit/changes/api/v1/redenvelope/create/post.md)

---

[API](https://skmtc.dev/linux-do/apis/linux-do-credit.md) · [All operations](https://skmtc.dev/linux-do/apis/linux-do-credit/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linux-do/linux-do-credit/revisions/c7aa35359176/schema)
