Skip to main content
PATCH
Update custom metadata for a ghost credential by identifier

Authorizations

Authorization
string
header
required

API Key

Path Parameters

realmId
string
required

Realm ID

Query Parameters

type
enum<string>
required

Type of credential identifier

Available options:
twitter-id,
discord-id,
wallet,
email,
custom
value
string
required

Credential value (email address, wallet address, discord ID, twitter ID, or custom ID)

source
string

Required for custom type. The source/provider name (e.g., 'shopify-customer-id', 'internal-user-id')

Body

application/json
metadata
object
required

Custom metadata object to store for this credential

Response

Default Response