ImportImageRequest

FieldTypeDescription

languageCode

String

Language code of the image to create.

title

String

Title of the image to create.

description

String

Description of the image to create.

imageType

String

Type of the image.

originalFileName

String

Filename of the image file that was uploaded.

width

Int

Width of the image.

height

Int

Height of the image.

content

String

Binary content of the image file, encoded in Base64.

topicPath

String

Full path of the topic in which to insert the image.