---
title: "Team Set Display Name"
method: POST
path: "/v1/me/team_display_name"
tags: ["Account"]
---

# Team Set Display Name

`POST /v1/me/team_display_name`

## Headers

- `xi-api-key` string, nullable
- `x-api-key` string, nullable

## Request body

- DisplayNameIn
  - `display_name` string, required — String with length between 1 and 39 characters. Only alphanumeric characters and dashes allowed. Must contain no leading, trailing or consecutive dashes.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `409` — Conflict
- `422` — Validation Error

---

[API](https://skmtc.net/deepinfra/apis/deepinfra-api.md) · [All operations](https://skmtc.net/deepinfra/apis/deepinfra-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deepinfra/deepinfra-api/revisions/79ff347d29e2/schema)
