post http://{localIP}/cover/garage_door/stop
Send a stop command to the garage door.
Log in to see full request history
Send a stop command to the garage door.
xxxxxxxxxx
curl --request POST \
--url http://localip/cover/garage_door/stop
Try It!
to start a request and see the response here!