---
title: "Changes to POST /api/v1.0/labels/"
method: POST
path: "/api/v1.0/labels/"
---

# Changes to POST /api/v1.0/labels/

`POST /api/v1.0/labels/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 54 revisions.

- **2026-05-05** `75dbb02c61c0` — 1 breaking, 9 info

## Changes

- **2026-05-05** `75dbb02c61c0` — 1 breaking, 9 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `201`
  - added the optional property `color` to the response with the `201` status
  - added the optional property `description` to the response with the `201` status
  - added the optional property `is_auto` to the response with the `201` status
  - added the optional property `threads` to the response with the `201` status
  - added the required property `display_name` to the response with the `201` status
  - added the required property `id` to the response with the `201` status
  - added the required property `mailbox` to the response with the `201` status
  - added the required property `name` to the response with the `201` status
  - added the required property `slug` to the response with the `201` status

---

[Operation](https://skmtc.dev/betagouv/apis/messages-api/docs/api/v1.0/labels/post.md) · [API](https://skmtc.dev/betagouv/apis/messages-api.md) · [Page](https://skmtc.dev/betagouv/apis/messages-api/changes/api/v1.0/labels/post)
