Refresh an authentication token
- Zuletzt aktualisiert2022/01/25
Refresh an authentication token
Refresh valid authentication tokens without the need to collect user credentials.
Prerequisites
- The token you are refreshing.
- REST client or access to Automation Anywhere Swagger files for your Control Room.
- URL:
http://<your_control_room_url>/v1/authentication/token
- Method: POST