Management APISystem
Initialize System
š No Authentication Required
curl -X POST "https://api.example.com/api/setup" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on
š No Authentication Required
curl -X POST "https://api.example.com/api/setup" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
Last updated on
curl -X POST "https://api.example.com/api/setup" \
-H "Content-Type: application/json" \
-d '{}'