put https://{serverURL}/api/instances//lock
This will lock the instance. While locked, instances may not be removed.
Responses
This will lock the instance. While locked, instances may not be removed.
xxxxxxxxxx
curl --request PUT \
--url https://changeme/api/instances/id/lock \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: