Skip to main content
This API can only be called in NOTE. pngPath must point to an existing, readable image file, and only png, jpg, and jpeg formats are supported.
Parameters Returns
  • APIResponse<boolean>:
    • When success === true, result is true/false indicating whether insertion succeeded
    • When success === false, see error.code / error.message

Example