/lostAndStolen/setStolen

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

Request Body

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

Response

The response will contain the digital passport ID and its stolen 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!