curl --location --request POST 'https://staging.syncode.anggita.org/api/auth/logout' \
--header 'Authorization: Bearer <token>'{
"statusCode": 400,
"code": "VALIDATION_FAILED",
"message": "Validation failed",
"timestamp": "2019-08-24T14:15:22.123Z",
"details": {}
}