v54

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

Issue signed workspace app token

post/api/v2/workspaceproxies/me/issue-signed-app-token

Request body

app_hostnamestring

AppHostname is the optional hostname for subdomain apps on the external proxy. It must start with an asterisk.

app_pathstring

AppPath is the path of the user underneath the app base path.

app_querystring

AppQuery is the query parameters the user provided in the app request.

path_app_base_urlstring

PathAppBaseURL is required.

session_tokenstring

SessionToken is the session token provided by the user.

Response

Created

signed_token_strstring

SignedTokenStr should be set as a cookie on the response.