Logs out a customer.
ID of the authentication token.
Customer logged out.
Unauthorized access. Invalid credentials used.
Resource not found.
$client->authenticationTokens()->logout('token');
{"status": 401,"type": "http://example.com","title": "string","detail": "string","instance": "string"}