Management APIUser management
Update User
šØāš¼ Requires Admin Permissions (Admin)
curl -X PUT "https://loading/api/user/" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
šØāš¼ Requires Admin Permissions (Admin)
curl -X PUT "https://loading/api/user/" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
curl -X PUT "https://loading/api/user/" \
-H "Content-Type: application/json" \
-d '{}'