POST
/
api
/
users
/
metadatas

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
userId
string
walletAddress
string
stardustProfileIdentifier
string | null
isBlocked
boolean
default: false
stardustWalletIdentifier
string | null
epicAccountIdentifier
string | null
discordUser
string | null
discordUserId
string | null
twitterUser
string | null
twitterUserId
string | null
emailAddress
string | null
walletGroupIdentifier
string | null
telegramUserId
string | null
telegramUsername
string | null
displayName
string | null
logoUrl
string | null

Response

200 - application/json

Schema for user metadata response

id
string
required

Unique identifier for the user metadata

websiteId
string
required

Unique identifier for the website

organizationId
string
required

Unique identifier for the organization

walletAddress
string
required

Validated and formatted wallet address

walletGroupIdentifier
string | null
required

Identifier for the user wallet group set via api

createdAt
string
required

Timestamp when the wallet was created

updatedAt
string
required

Timestamp when the wallet was last updated