---
title: "POST /api/me/milestones/"
method: POST
path: "/api/me/milestones/"
tags: ["me"]
---

# POST /api/me/milestones/

`POST /api/me/milestones/`

Record an onboarding milestone for the current user, replacing the metadata if a milestone with the same key already exists.

## Request body

- Milestone
  - `key` string, required
  - `metadata` object, nullable — Optional additional information to provide context about the Milestone.

## Response `201`

---

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