---
title: "Create a user segment"
method: POST
path: "/v4/users/segments"
tags: ["Users"]
---

# Create a user segment

`POST /v4/users/segments`

Creates a new User Segment.

## Request body

- object
  - `label` string, required — The User Segment name.
  - `description` string — The User Segment description.

## Response `201`

Created

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
