Replace the list of HTTPS endpoints for an app
PUT /apps/{slug}/endpoints
PUT
/apps/{slug}/endpoints
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” slug
required
string
App slug (lowercase, dash-separated).
Request Body required
Section titled “Request Body required ”object
endpoints
required
Array<object>
object
domain
string
port
string
tls
Auto, off, internal, or path to a stored cert.
string
service
string
Responses
Section titled “ Responses ”Endpoints saved and proxy reconfigured.
object
status
string
Example
ok