Skip to main content
PUT
Update server configuration

Authorizations

Authorization
string
header
required

Use either an Alloy API key or JWT token

Headers

x-alloy-userid
string

User ID (optional with API key)

Path Parameters

serverId
string
required

Server ID

Body

application/json
name
string
Required string length: 1 - 100
description
string
restrictions
object

Response

Server updated successfully

serverId
string

Unique server identifier

name
string

Server name

description
string

Server description

url
string

Base URL for API-authenticated access

accessUrl
string

Self-sufficient URL with embedded token

restrictions
object
hasRestrictions
boolean

Whether server has active restrictions

createdAt
string<date-time>
updatedAt
string<date-time>