Skip to main content
Add a device to a public DID record.

Request

did
string
required
The DID to update.
did
string
required
The DID to update. It must match the path.
device_id
string
required
The device identifier.

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.