Skip to main content
Associate public policy identifiers with a DID.

Request

did
string
required
The DID to update.
did
string
required
The DID to update. It must match the path.
Recipient, tag, and persona policy identifiers.
recipient_policy
string
A recipient policy identifier accepted at the top level for compatibility.
tag_policies
string[]
Tag policy identifiers accepted at the top level for compatibility.
persona_policies
string[]
Persona policy identifiers accepted at the top level for compatibility.

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.