Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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