Operations at http://13.84.186.86/Login
This page describes the service operations at this endpoint.
| Uri | Method | Description |
|---|---|---|
| ?Key={ticket} | POST | Add Service Login record. |
| ?login={login}&Key={ticket} | GET | Returns a list of Service Logins. |
| {id} | DELETE | Delete a single Service Login. |
| Expire | DELETE | Delete expired Session Tickets. |
| GetTicket | POST | Create new Session Ticket. |
| Ticket/{id} | DELETE | Delete a single Session Ticket. |
| Tickets | GET | Returns a list of Session Tickets. |