action digitallocker_push_uri_to_account_id { label: "Push URI to Account" description: "The API can use to push or delete a single URI into Digital Locker using DigiLocker Id acquired using Get User Details API. This API can be used to push the certificate details to Digital Locker as and when a certificate is generated in the issuer system. The issuing departments must register on DigiLocker as a registered Issuer and implement the requisite Issuer APIs as mentioned in Digital Locker Issuer API Specification document prior to pushing certificates using this API." provider: digitallocker method: POST path: "/account/1/pushuri" encoding: json output: { type: "object" } }