v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Enterprise

Update workspace proxy

patch/api/v2/workspaceproxies/{workspaceproxy}

Path parameters

workspaceproxystring uuid required

Proxy ID or name

Request body

display_namestring required
iconstring required
idstring uuid required
namestring required
regenerate_tokenboolean

Response

OK

created_atstring date-time
deletedboolean
derp_enabledboolean
derp_onlyboolean
display_namestring
healthyboolean
icon_urlstring
idstring uuid
namestring
path_app_urlstring

PathAppURL is the URL to the base path for path apps. Optional unless wildcard_hostname is set. E.g. https://us.example.com

updated_atstring date-time
versionstring
wildcard_hostnamestring

WildcardHostname is the wildcard hostname for subdomain apps. E.g. *.us.example.com E.g. *--suffix.au.example.com Optional. Does not need to be on the same domain as PathAppURL.