cURL
curl --request DELETE \ --url http://aris.local/api/tokens/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Delete an API token.
Requires session authentication (PIN login), not API token.
Session token only (from PIN verification)
Token deleted