/lostAndStolen/setMissing

This endpoint is used to set or unset a digital passport status as missing.

Request Body

  • certificateId (string, required): The ID of the target digital passport.
  • isMissing (boolean, required): Set the digital passport as missing (true) or unset (false).

Response

The response will contain the digital passport ID and its missing status following the successful request.

For more information, read our detailed API documentation.

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