meta { name: Logout type: http seq: 3 } post { url: {{api_url}}/auth/logout/ body: none auth: none } headers { Authorization: Token {{auth_token}} }