Authorization: Bearer ********************
curl --location --request PATCH 'http://localhost:8080/api-tokens/1/revoke' \ --header 'Authorization: Bearer <token>'
{}