---
title: "Changes to PUT /user/mainSite"
method: PUT
path: "/user/mainSite"
---

# Changes to PUT /user/mainSite

`PUT /user/mainSite`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2023-06-13** `c9159f20c562` — 1 breaking, 10 info
- **2023-06-09** `b7c6ba235941` — 1 breaking, 10 warning

## Changes

- **2023-06-13** `c9159f20c562` — 1 breaking, 10 info
  - the response's body type changed from no type to `object` for status `200`
  - added the optional property `description` to the response with the `200` status
  - added the optional property `icon` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `imageUrl` to the response with the `200` status
  - added the optional property `isTemplate` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `readmeContent` to the response with the `200` status
  - added the optional property `showInPortfolio` to the response with the `200` status
  - added the optional property `tags` to the response with the `200` status
  - added the optional property `url` to the response with the `200` status
- **2023-06-09** `b7c6ba235941` — 1 breaking, 10 warning
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `icon` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `imageUrl` from the response with the `200` status
  - removed the optional property `isTemplate` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `readmeContent` from the response with the `200` status
  - removed the optional property `showInPortfolio` from the response with the `200` status
  - removed the optional property `tags` from the response with the `200` status
  - removed the optional property `url` from the response with the `200` status

---

[Operation](https://skmtc.dev/bohr-io/apis/bohr-io-api/docs/user/mainSite/put.md) · [API](https://skmtc.dev/bohr-io/apis/bohr-io-api.md) · [Page](https://skmtc.dev/bohr-io/apis/bohr-io-api/changes/user/mainSite/put)
