Update Entity and evaluate current results and risk without running any new checks

This does everything an UpdateCheckEntity operation does, except actually verifying anything new.

The entity update details are optional so the request body can be empty. If the body is given, then it must
contain an EntityCheckDetailsObject like a normal UpdateCheckEntity operation, and the entity in the body must
have the same entity ID as in the URL.

The result returned is equivalent to the summary result for the UpdateCheckEntity operation.

Language
Authorization
Header
Click Try It! to start a request and see the response here!