content-import

content-import
content-import

Operation details for the content to be imported

JSON Example
{
    "fileName": "string",
    "force": false,
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "name": "string",
            "description": "string"
        }
    ]
}
string
fileName
Required

The file containing details of content to be imported

boolean
force
Required

The value for force content update

string
id
Optional

The generated id of operation

array of link
links
Optional

links

Returned By