HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference
These docs are for v1.9. Click to read the latest docs for v2.1.

/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
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!