token: ********************
curl --location --request DELETE '/auth/token/string' \ --header 'Accept: application/json' \ --header 'token: <api-key>'
[ { "valid": true }, { "valid": true } ]