From 4bcbc8fe5baf8bbe4b65f5e85528493d47d1b90c Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 27 Jan 2026 12:54:00 +0100 Subject: [PATCH] Update doc/api/resources/devices.rst Co-authored-by: luelista --- doc/api/resources/devices.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/resources/devices.rst b/doc/api/resources/devices.rst index f133331bc9..76facd246b 100644 --- a/doc/api/resources/devices.rst +++ b/doc/api/resources/devices.rst @@ -30,7 +30,7 @@ software_brand string Device software software_version string Device software version (read-only) created datetime Creation time initialized datetime Time of initialization (or ``null``) -initialization_token string Token for initialization (field invisible without without write permission) +initialization_token string Token for initialization (field invisible without write permission) revoked boolean Whether this device no longer has access security_profile string The name of a supported security profile restricting API access ===================================== ========================== =======================================================