/
CO
coder
/
Coder API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v54
Swagger 2.0
AGPL-3.0
raw.githubusercontent.com
2026-08-03
397
565
628.8 KB
PortSharing
Upsert workspace agent port share
post
/api/v2/workspaces/{workspace}/port-share
Path parameters
workspace
string
uuid
required
Workspace ID
Request body
CodersdkUpsertWorkspaceAgentPortShareRequest
required
agent_name
string
port
integer
protocol
'http'
|
'https'
share_level
'owner'
|
'authenticated'
|
'organization'
|
'public'
Response
OK
CodersdkWorkspaceAgentPortShare
required
agent_name
string
port
integer
protocol
'http'
|
'https'
share_level
'owner'
|
'authenticated'
|
'organization'
|
'public'
workspace_id
string
uuid