Delete Tokens
This API deletes all tokens.
Note:
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'
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.