---
title: "Compose Full Name"
method: POST
path: "/names/segments"
tags: ["Names"]
---

# Compose Full Name

`POST /names/segments`

Compose a full name from its parts.

## Query parameters

- `locale` string

## Headers

- `Accept` 'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json', required
- `Content-Type` 'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json', required

## Response `200`

If the name was successfully composed from the provided name parts.

## Other responses

- `400` — If there is a problem with the provided data about the name.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
