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
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
toggleMaintenanceSchema
enabled
true if you want to activate maintenance mode, false if you want to deactivate it.
Response
This response has no body.