xxxxxxxxxx
{
"start_server": ""
}
Get the state of the server/start the server
curl -X POST \
'https://api.lowcodeapi.com/smallestai/awaaz/get_server_state' \
-H 'Cache-Control: no-cache' \
-H 'Content-Type: application/json' --data-raw '{
"start_server": ""
}'
Last Updated : 2024-12-16 14:03 +00:00