This method allows to create new images.

    This method is only available to Super admin user type. Permissions to call the method can be revoked in user role settings. See for more information.

    Additionally to the standard image properties, the method accepts the following parameters.

    (object) Returns an object containing the IDs of the created images under the imageids property. The order of the returned IDs matches the order of the passed images.

    Create an image

    Request:

    Response:

    1. "jsonrpc": "2.0",
    2. "result": {
    3. ]
    4. },
    5. "id": 1