Maintenance
Enabled/disabled maintenance mode
Lets administrators put Unleash into a mostly read-only mode. While Unleash is in maintenance mode, users can not change any configuration settings
post/api/admin/maintenance
Request body
Example request
{
"enabled": true
}Response
This response has no body.