Logout a customer.
Customer was logged out.
Unauthorized access, invalid credentials were used.
Resource was not found.
$client->authenticationTokens()->logout('token');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}