---
title: "Request to synchronize wallet addresses with tokenized identity"
method: POST
path: "/user/{address}/wallet/identity"
tags: ["Wallet management endpoints"]
---

# Request to synchronize wallet addresses with tokenized identity

`POST /user/{address}/wallet/identity`

Request to synchronize wallet addresses with tokenized identity

## Path parameters

- `address` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful request to tokenize the identity

- SerializedIdentityResponse
  - `account` string — Account identifier associated with the identity
  - `domain` string — Obfuscated domain name associated with the identity
  - `status` string — Describes the state of the tokenized identity

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/versions/10f8400cb1c1/schema)
