PieApiObject
The object representing the details for where to import a PIE file of content.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
rootFolderId |
The system ID of the root folder that will house the imported content |
Y |
string |
|
fileZippedData |
The PIE file contents (base64 data payload) |
Y |
string |
|
clashDefaultOption |
The settings for how to handle content clashes on import. Default:REPLACE_FILE |
- |
integer |
int32 |
rolesAssignmentType |
The enumeration of role assignment approaches. |
- | ||
roleIds |
The roles ID's to be applied to the imported content. Relevant only for 'RoleAssignmentType.ForceExternalRoles' |
- |
array |
*Required elements are only used for API parameters