Modify Hosts
PUT
 /api/hosts
 Authorizations
Request Body required
object
 key   
 additional properties
 Array<object>
object
 remark 
 required
   string
  address 
 required
   string
  port    
 integer
  sni    
 string
  host    
 string
  path    
 string
  security    
 string
  alpn    
  fingerprint    
  allowinsecure    
 boolean
  is_disabled    
 boolean
  mux_enable    
 boolean
  fragment_setting    
 string
 Responses
200
Successful Response
object
 key   
 additional properties
 Array<object>
object
 remark 
 required
   string
  address 
 required
   string
  port    
 integer
  sni    
 string
  host    
 string
  path    
 string
  security    
 string
  alpn    
  fingerprint    
  allowinsecure    
 boolean
  is_disabled    
 boolean
  mux_enable    
 boolean
  fragment_setting    
 string
 403
You’re not allowed
422
Validation Error
object
 detail    
 Array<object>
object
 loc 
 required
   Array
  msg 
 required
   string
  type 
 required
   string