---
title: "Creates a new user with the given wallet_address and either a phone or an email address."
method: POST
path: "/users"
tags: ["Users"]
---

# Creates a new user with the given wallet_address and either a phone or an email address.

`POST /users`

Invoke this endpoint to add a new user to your loyalty program.

## Response `200`

User was created successfully

## Other responses

- `400` — Missing required parameters.
- `409` — When any of the parameters passed in already exist in the system.

---

[API](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata.md) · [All operations](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hang/hang-partner-api-params-in-formdata/revisions/39bd91477af0/schema)
