Request for taking a page offline
name | data type | description |
---|---|---|
alllang | boolean | True if all languages shall be taken offline, false if not |
at | number | Timestamp to take the page offline at a specific time, 0 for taking the page offline immediately |
Example
{ "alllang" : true, "at" : 12345 }