Library_Item_UpdateSession_Update_RequestBody
Library_Item_UpdateSession_Update_RequestBody
This is a request body class for an operation.
JSON Example
{
"update_spec": {
"id": "string",
"library_item_id": "string",
"library_item_content_version": "string",
"error_message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
},
"client_progress": 0,
"state": "string",
"expiration_time": "string",
"preview_info": "Library_Item_Updatesession_PreviewInfo Object",
"warning_behavior": [
"Library_Item_Updatesession_WarningBehavior Object"
]
}
}
update_spec
Required
Specification for the new property values to be set on the update session.