---
title: "POST /v1/user-challenges/accept"
method: POST
path: "/v1/user-challenges/accept"
tags: ["User Challenges"]
---

# POST /v1/user-challenges/accept

`POST /v1/user-challenges/accept`

## Request body

- AcceptChallengeBodyDto
  - `challengeId` number, required
  - `targetWatts` number, required

## Response `201`

---

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