meta { name: Logs out the User. type: http seq: 2 } post { url: {{baseUrl}}/api/v2/Logout/:strToken body: none auth: none } params:path { strToken: }