DIDs
Remove a device
Permanently remove a device entry from a public Talaria DID record
Removing and tombstoning are different operations.
The request has no body.
- Remove deletes the device entry from the active device list.
- Tombstone preserves a public record that the device was retired.
remove_device operation. If other clients need to recognize a retired or compromised device, use Tombstone a device instead.
Request
string
required
The DID that owns the device.
string
required
The device identifier to remove.
Response
202 confirms submission, not final chain settlement.Straight to the point
- Body: none
- Operation:
remove_device - Accepted:
202

