Summary
API Endpoint Address | https://api.trackrecordpro.co.uk/3.0/logout |
---|---|
Minimum Supported API Version | 3.0 |
Supported Methods | GET |
Access Level | Everyone |
Description | When using impersonation, the logout endpoint logs out a user who was previously logged in using the login method. |
Session Token Required
To call the logout method, you must include a valid session token with your request headers within the Authorization header.
GET logout
GET /3.0/logout HTTP/1.1