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

Changes

No recorded changes to this endpoint across all 1 revision of this API.