Skip to main content
Removing and tombstoning are different operations.
  • Remove deletes the device entry from the active device list.
  • Tombstone preserves a public record that the device was retired.
Use removal only when you intentionally want the runtime’s 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.
The request has no body.

Response

202 confirms submission, not final chain settlement.

Straight to the point

  • Body: none
  • Operation: remove_device
  • Accepted: 202