V2 > UserActivity

Revert channel models to a previous date

Revert channel models to a previous date

put/1/vod/channel/{channel}/user-activity-log

Path parameters

channelinteger required

The Channel unique identifier

Request body

slugstring
namestring required
descriptionstring
auto_empty_trash_valueinteger
auto_empty_trash_unit'"day"' | '"hour"' | '"month"' | '"year"'

<br/>This field must be present and not empty only if any of the following fields are present:auto_empty_trash

notesstring

Response

Default response

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.