Management APIToken management
Update Token
🔐 Login Required (User Permission)
curl -X PUT "https://loading/api/token/" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
🔐 Login Required (User Permission)
curl -X PUT "https://loading/api/token/" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
curl -X PUT "https://loading/api/token/" \
-H "Content-Type: application/json" \
-d '{}'