Validate an authentication token
- Zuletzt aktualisiert2020/04/15
Validate an authentication token
Send a REST request to verify if a token is valid.
Prerequisites
- The token you are validating.
- REST client or access to Automation Anywhere Swagger files for your Control Room.
- URL:
http://<your_control_room_url>/v1/authentication/token
- Method: GET