Logout
Method
GET
Url
https://platform.globaltravelrule.com/api/logout
This API is for business of logout and clearing session with GTR service.
Authentication
No authentication
Path Parameters
No path parameters
Query Parameters
No query parameters
Request Body
No requset body
Responses
Status 200
OK
JSON Content
- Schema
- Example
{
"data": {},
"verifyStatus": 0,
"verifyMessage": "string"
}