{
"key": "string",
"status": 0,
"url": "string",
"history": {
"property1": {},
"property2": {}
},
"users": [
"string"
],
"actions": [
{
"type": 0,
"userid": "string"
}
],
"lastsave": "2019-08-24T14:15:22.123Z",
"notmodified": true,
"token": "string",
"filetype": "string"
}curl --location --request PUT 'https://demo.zfile.vip/onlyOffice/callback' \
--header 'Content-Type: application/json' \
--data '{
"key": "string",
"status": 0,
"url": "string",
"history": {
"property1": {},
"property2": {}
},
"users": [
"string"
],
"actions": [
{
"type": 0,
"userid": "string"
}
],
"lastsave": "2019-08-24T14:15:22.123Z",
"notmodified": true,
"token": "string",
"filetype": "string"
}'"string"