API · v1 · stabil
CODEMETA OS Developer Center
Konsole öffnen

Patch event

PATCH /v1/events/{id}

JSON Merge Patch update.

Pfad-Parameter

Name Typ Beschreibung
id erforderlich string

Beispiel

curl -X PATCH https://api.codemeta-os.de/v1/events/{id} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.v1.patch();

Antwortcodes

HTTPBedeutung
200Default Response

Suche