Import Image

Imports an image into the CCMS.

End-point

PUT /documents/images/import

Request Body

FieldTypeDescription

data

ImportImageRequest

All information required to import the image.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

ImageSearchResult

Image created.