<div dir="ltr"><div>Hello,</div><div>i'm trying to use the REST API to import shadows on different resources. Midpoint is running on version 3.8<br></div><div><br></div><div>I got a list of shadow id's (existing on different resources). The shadows are unlinked or disputed.</div><div><br></div><div>But i always get returncode 404. If i query the shadow itself via the RestApi i get the shadow object. <br></div><div>Example: <br></div><div>GET REQUEST TO: <a href="http://localhost:8080/midpoint/ws/rest/shadows/88bbbf9f-5915-4ff2-940b-41285b82c925">http://localhost:8080/midpoint/ws/rest/shadows/88bbbf9f-5915-4ff2-940b-41285b82c925</a>  <br></div><div>is working fine </div><div><br></div><div>Import:</div><div><br></div><div>POST REQUEST TO:  <a href="http://localhost:8080/midpoint/ws/rest/shadows/88bbbf9f-5915-4ff2-940b-41285b82c925/import">http://localhost:8080/midpoint/ws/rest/shadows/88bbbf9f-5915-4ff2-940b-41285b82c925/import</a></div><div>returns 404 immediately</div><div>Must there be any request body which is not mentioned in the docs?</div><div><br></div><div>Has anyone used shadow import via Rest API?</div><div><br></div><div>Greets <br></div><div>Nico Pätzelt<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>