test_login
Overview
This method tests authentication and authorization
GET /test_login
/test_login?token=XXXXX
POST /test_login
{
"token": "XXXXX"
}
| field |
description |
| token |
Credentials provided by Powersoft that allow access to the API |
Returns
Returns the standard api_response object.