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