ImportImageRequest
Field | Type | Description |
---|---|---|
|
String |
Language code of image for creation |
|
String |
Title of the image for creation |
|
String |
Description of the image for creation |
|
String |
Image type |
|
String |
Filename of uploaded image file |
|
int |
Width of image |
|
int |
Height of image |
|
String |
Binary content of image file, encoded in Base64 |
|
String |
Full path of the topic in which to insert the image |