Management APIToken management
Batch Delete Tokens
š Login Required (User permission)
curl -X POST "https://api.example.com/api/token/batch" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on
š Login Required (User permission)
curl -X POST "https://api.example.com/api/token/batch" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
Last updated on
curl -X POST "https://api.example.com/api/token/batch" \
-H "Content-Type: application/json" \
-d '{}'