ImportImageRequest
Field | Type | Description |
---|---|---|
|
String |
Language code of the image to create. |
|
String |
Title of the image to create. |
|
String |
Description of the image to create. |
|
String |
Type of the image. |
|
String |
Filename of the image file that was uploaded. |
|
Int |
Width of the image. |
|
Int |
Height of the image. |
|
String |
Binary content of the image file, encoded in Base64. |
|
String |
Full path of the topic in which to insert the image. |