Set/Remove Digital Passport Missing Status

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.

For more information, read our detailed API documentation.

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