Revoke Device
Session/api-key authenticated. Revokes a device, kills its runtime tokens, and disables its public link.
POST
Flips the device to
revoked, deletes its runtime tokens (so the egress gateway
immediately stops resolving them), and disables its public link (the edge relay
stops routing to it). Scoped to the caller’s company. Idempotent — revoking an
already-revoked device returns 200.
Path Parameters
Revocation is the kill switch: a revoked device can transact nothing and is
unreachable over its public link until re-claimed and re-provisioned. See the
security model.