---
title: "POST /api/staking/stake"
method: POST
path: "/api/staking/stake"
tags: ["ApiStaking"]
---

# POST /api/staking/stake

`POST /api/staking/stake`

## Request body

- CreateUserStakeDto
  - `userId` string, nullable
  - `stakingSettingId` string, uuid
  - `amount` number, double

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
