API logout
From FreeDESK
| logout | |
| Call/Mode: | logout |
|---|---|
| Description: | Destroy a user session |
| Parameters: | sid |
| Returned Data: | XML confirming logout |
Description
The login call allows the destruction of a ContextType::User session
Using the Call
Pass in the following parameters using GET or POST
- sid : Session ID
For example
api.php?mode=logout&sid=XYZ
Returned Data
Logout confirmation