Aliases
Remove an alias
Remove a public alias from a DID.
Remove a public alias from a DID.
Path parameters
The DID that owns the alias.
The alias to remove.
Request body
The DID that owns the alias. It must match the path.
The operation name. Use
remove_alias.The alias to remove. It must match the path.
The request nonce.
The request timestamp.
The authorization expiration time.
The public signing-key identifier. Defaults to
root.The payload supplied by a Talaria-compatible signer.
The authorization signature.
Response
202 Accepted means the Directory accepted the request for processing. It does not confirm final settlement.