put https://{serverURL}/api/instances//stop
This will stop all containers running within an instance.
Responses
This will stop all containers running within an instance.
xxxxxxxxxx
curl --request PUT \
--url https://changeme/api/instances/id/stop \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: