Skip to main content
Set the primary public alias for a DID.

Request

did
string
required
The DID to update.
did
string
required
The DID to update. It must match the path.
alias
string
required
The new primary alias.

Response

status
string
required
The submission status.
did
string
required
The DID affected by the request.
extrinsic
string
required
The public operation name.
tx_hash
string
required
The submitted transaction hash.
message
string
required
A human-readable submission result.
202 Accepted means the Directory accepted the request for processing. It does not confirm final settlement.