Logout
General
URL
https://{host}/attunityenterprisemanager/api/v1/logout
Description
End a session
HTTP method
GET
Required user role
See Required Enterprise Manager permissions.
Request parameters
Location | URL Param Name | Required | Example |
---|---|---|---|
URL |
host [string] |
Yes |
computer.network.net |
Header |
EnterpriseManager.APISessionID [string] |
Yes |
wCo0_KvjEUFROvfHF5KGrw |
cURL example
Request
curl -i -k --header "EnterpriseManager.APISessionID: wCo0_KvjEUFROvfHF5KGrw A" https://computer.network.net/attunityenterprisemanager/
api/v1/logout
Response
Header:
HTTP/1.1 200 OK
Content-Length: 0
Content-Type: text/html
Server: Microsoft-HTTPAPI/2.0
Date: Tue, 27 Dec 2016 08:00:27 GMT