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
Example request
{
"server_id": 12345
}Response
ServerResource