Clears legacy targetVersion and all per-OS target version fields.
Cleared org targetVersion
Unauthorized request. Make sure token was included and is valid and try again.
Forbidden. You are not permitted to access the requested resource.
Not Found. The specified resource (or resource referred to by id) was not found
curl -i -X DELETE \ 'http://endpoint-control-service:8080/endpoint-control-service/v1/org-config/{orgId}/target-version'
{- "orgId": "string",
- "linux": "v1.2.3",
- "mac": "v1.2.3",
- "windows": "v1.2.3"
}