Apps

Update the settings.

put/api/apps/{app}/settings

Path parameters

appstring required

The name of the app to update.

Request body

hideSchedulerboolean

Hide the scheduler for content items.

hideDateTimeModeButtonboolean

Hide the datetime mode button.

Response

App updated.

_linksobject required

The links.

hideSchedulerboolean required

Hide the scheduler for content items.

hideDateTimeModeButtonboolean required

Hide the datetime mode button.

versioninteger required

The version of the app.

Changes