/
CO
coder
/
Coder API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
Agents
28
AI Gateway
4
AI Providers
5
Applications
2
Audit
2
Authorization
7
Builds
11
Chats
69
Debug
15
Enterprise
114
Files
2
General
10
Git
5
InitScript
1
Insights
5
MCP
11
Members
11
get
List organization members
get
Get member roles by organization
put
Update a custom organization role
post
Insert a custom organization role
delete
Delete a custom organization role
get
Get organization member
post
Add organization member
delete
Remove organization member
put
Assign role to organization member
get
Paginated organization members
get
Get site member roles
Notifications
16
Organizations
7
PortSharing
3
Prebuilds
2
Provisioning
1
Secrets
6
TemplateBuilder
5
Templates
38
Users
40
WorkspaceProxies
1
Workspaces
24
Members
Add organization member
post
/api/v2/organizations/{organization}/members/{user}
Path parameters
organization
string
required
Organization ID
user
string
required
User ID, name, or me
Response
OK
CodersdkOrganizationMember
required
created_at
string
date-time
organization_id
string
uuid
roles
CodersdkSlimRole[]
updated_at
string
date-time
user_id
string
uuid
Changes