Zum Hauptinhalt springen

Update a Server

PATCH/v2/servers/{serverId}/
API version
v2
Request method
PATCH
Operation ID
project-update-server

Request

  • serverIdstring
    required

    ID of the Server to be updated.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-d '{"description":"My first Server!"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/servers/string