PortSharing

Upsert workspace agent port share

post/api/v2/workspaces/{workspace}/port-share

Path parameters

workspacestring uuid required

Workspace ID

Request body

agent_namestring
portinteger
protocol'http' | 'https'
share_level'owner' | 'authenticated' | 'organization' | 'public'

Response

OK

agent_namestring
portinteger
protocol'http' | 'https'
share_level'owner' | 'authenticated' | 'organization' | 'public'
workspace_idstring uuid

Changes