daemon
Release an update drain lease
post/api/update/release
Request body
Example request
{
"$schema": "https://example.com/UpdateLeaseRequestBody.json"
}Response
OK
Example response
{
"$schema": "https://example.com/ReleaseUpdateOutputBody.json"
}