DELETE /token
Deletes all tokens.
[info] Enterprise Edition only
Syntax
DELETE /api/v3/token
Request Input
N/A
Response Output
Returns Boolean Success/Failure
Response codes
404
- PAT doesn't exist.
Example: Curl
curl --request DELETE \
--url http://localhost:9047/api/v3/user/token \
--header 'authorization: _dremioha5lrg03obu079o4fkaev5e4r8n'