Cloud Administration Disable Emergency Tokencode API
Use the Cloud Administration Emergency Tokencode API to disable the Emergency Tokencode authentication method for a user. An administrator can disable a user's emergency tokencode before it expires. This action removes all Emergency Tokencodes associated with the user from the Cloud Access Service. After the tokencode is disabled:
The user cannot select Emergency Tokencode during online authentication because it is not presented as an option.
The user can continue to use Emergency Tokencode offline to sign into a computer that is protected by the RSA MFA Agent for Microsoft Windows until the tokencode expires.
The administrator cannot view or re-enable the tokencode. If the user needs emergency access, the administrator must generate a new tokencode.
For more information about Emergency Tokencode, see Supported Authentication Methods - Emergency Tokencode.
For information about managing access to this API, see Accessing the Cloud Administration APIs.
Authentication
Clients calling this API must authenticate themselves by including a JSON Web Token in a request. For instructions on using this token, see Authentication for the Cloud Administration REST APIs.
Software Developer Kit
You can download the API Software Developer Kit (SDK) from Cloud Administration REST API Download.
Request Requirements
Use the following information to disable emergency tokencode for a user.
| Method | Request URL | Response Content Type | Response Codes |
|---|---|---|---|
| DELETE | /AdminInterface/restapi/v1/users/<userId>/emergencyTokencode/<eacId> | application/json | 200, 429 |
Request Parameters
The request requires the following parameters.
| Method | Description |
|---|---|
| <userId> | Unique user identifier that is sent in response to the Cloud Administration User Details API. |
| <eacId> | The Emergency Access Code Id as returned by the Enable Emergency Access Code API. |
Response Codes
This API returns the following response codes.
| Code | Description |
|---|---|
| 200 | Emergency Tokencode successfully disabled. |
| 429 | Too many requests. |
Related Articles
Cloud Administration Enable Emergency Tokencode API Version 1 142Number of Views Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU 1.83KNumber of Views Cloud Administration Enable Emergency Tokencode API Version 2 26Number of Views Download RSA SecurID Access Cloud Administration audit logs using Cloud Administration REST API CLU 1.37KNumber of Views Accessing the Cloud Administration APIs 315Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory