latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Servers

Update server proxy

Update proxy redirect settings, exact labels generation, and optionally the proxy type for a team-owned server.

patch/servers/{uuid}/proxy

Path parameters

uuidstring required

Server UUID

Request body

redirect_enabledboolean
redirect_urlstring nullable

Public http(s) redirect URL, or null to clear.

generate_exact_labelsboolean
proxy_type'traefik' | 'caddy' | 'nginx' | 'none'

Proxy type (case-insensitive).

Response

Proxy settings updated.

proxy_typestring nullable
statusstring nullable
redirect_enabledboolean
redirect_urlstring nullable
generate_exact_labelsboolean
configurationstring nullable