Set the server busy (high load) flag
POST/api/v4/server_busy
Marks the server as currently having high load which disables non-critical services such as search, statuses and typing notifications.
Minimum server version: 5.20
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 403
Server busy flag set successfully
Invalid or missing parameters in URL or request body
Do not have appropriate permissions