Authorization: Bearer ********************
curl --location --request POST 'http://probill.local/api/server/setPowerStatus?id=12' \ --header 'Authorization: Bearer ZmQyZWQxMzEtMmM5Mi00NzI5LTg1YmMtMmE4Y2FjODFkYTI4' \ --form 'id="3624"' \ --form 'status="on"'
{}