Skip to main content

update an upstream

update an upstream

Path Parameters
upstream_id string REQUIRED
Request Body REQUIRED
upstream object REQUIRED
authorize boolean REQUIRED
host string REQUIRED
pool_size int32 REQUIRED
port string REQUIRED
required_scopes object REQUIRED
GET string[] REQUIRED
scheme string REQUIRED
strip_uri boolean REQUIRED
uris string[] REQUIRED
Responses
200
Schema OPTIONAL
data object OPTIONAL
authorize boolean
host string
pool_size int32
port string
required_scopes object
GET string[]
scheme string
strip_uri boolean
uris string[]
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string