v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Servers

Create a new server share

Share a server with a team.

Processing mode: <small><code>sync</code></small>

post/orgs/{organization}/teams/{team}/servers

Path parameters

organizationstring required

The organization slug

teaminteger required

The team ID

Request body

server_idinteger required

The server ID

Example request

{
  "server_id": 12345
}

Response

ServerResource