Set/Remove Digital Passport Stolen Status

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

  • URL: POST - {{url}}/lostAndStolen/setStoen

  • Body:

    • certificateId - The ID of the target digital passport.

    • isStolen - Set the digital passport as stolen (true) or unset (false).

  • Success: The new status is set.

For more information, read our detailed API documentation.

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