Skip to main content
POST
Logoutcustomer

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

X-Eposn-Customer-Token
string | null

Body

application/json

Request to logout (invalidate a session).

sessionToken
string
required

Session token to invalidate

Required string length: 1 - 128

Response

Successful Response

success
boolean
required
message
string | null