---
title: "Changes to POST /register"
method: POST
path: "/register"
---

# Changes to POST /register

`POST /register`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2023-06-25** (v4) `fc247677dc8f` — 2 breaking, 2 info
- **2023-06-24** (v4) `df42d891f990` — 1 info
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking

## Changes

- **2023-06-25** (v4) `fc247677dc8f` — 2 breaking, 2 info
  - removed the required property `allOf[#/components/schemas/DeviceToken]/publicToken` from the response with the `201` status
  - removed the required property `allOf[#/components/schemas/WalletToken]/privateToken` from the response with the `201` status
  - added the required property `allOf[#/components/schemas/DeviceToken]/deviceToken` to the response with the `201` status
  - added the required property `allOf[#/components/schemas/WalletToken]/walletToken` to the response with the `201` status
- **2023-06-24** (v4) `df42d891f990` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/docs/register/post.md) · [API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [Page](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/register/post)
