Creates a QR code for a File that corresponds to the given fileId.

Parameters

  • fileId is the id of the File the QR code should be created for.

On Success

  • Returns the created QR code encoded as Base64.

On Failure

  • fileId does not resolve to a File.
  • expiresAt lies in the past.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: