post https://{url}/lostAndStolen/setMissing
This endpoint allows you to set or unset a digital passport status as missing.
- URL: POST - {{url}}/lostAndStolen/setMissing
 
- Body:
- certificateId- The ID of the target digital passport.
 
- isMissing- Set the digital passport as missing (- true) or unset (- false).
 
 
- Success: The new status is set.
 
