Microsoft Azure Patch Digitaltwins Id Components Componentpath

Updates a component on a digital twin.Status codes:* 204 No Content* 400 Bad Request * InvalidArgument - The digital twin id, component path, or payload is invalid. * JsonPatchInvalid - The JSON Patch provided is invalid. * ValidationFailed - Applying the patch results in an invalid digital twin.* 404 Not Found * DigitalTwinNotFound - The digital twin was not found.* 412 Precondition Failed * PreconditionFailed - The precondition check (If-Match or...