This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Question Editor API

returnType

Let the function know whether to supply HTML or a URL or an object that contains image's url, width and height.

Values

Request object key assetRequest.returnType

Type string

Possible values:
  • "HTML"
  • "URL"
  • "UrlHeightWidth"
Was this article helpful?