---
title: "Changes to Create a reseller"
method: POST
path: "/v3/resellers"
---

# Changes to Create a reseller

`POST /v3/resellers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-18** `66dcb6293180` — 2 breaking, 2 info

## Changes

- **2026-08-18** `66dcb6293180` — 2 breaking, 2 info
  - added the pattern `^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$` to the request property `name`
  - added the pattern `^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$` to the request property `description`
  - added the new optional request property `customAttributes`
  - added the required property `customAttributes` to the response with the `201` status

---

[Operation](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/docs/v3/resellers/post.md) · [API](https://skmtc.dev/cryptlex/apis/cryptlex-web-api.md) · [Page](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/changes/v3/resellers/post)
