Edit instance settings
POST /api/staff/settings/edit/
This endpoint allows an admin user to edit instance settings. The settings are provided as an array of objects containing the key and value to update. Use 'REMOVE_FIELD' as the value to remove a field.
Request