/lostAndStolen/isStolenpost https://{url}/lostAndStolen/isStolenThis endpoint is used to check if a certificate is stolen. Request Body certificateId (string, required): The ID of the certificate to be checked for stolen. Response The response will contain a boolean value indicating whether the certificate is stolen or not. For more information, read our detailed API documentation.