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 ===================================== ========================== =======================================================