PATCH /v1/kb/shares/{shareId}
PATCH/v1/kb/shares/{shareId}
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
shareIderforderlich | string |
Beispiel
curl -X PATCH https://api.codemeta-os.de/v1/kb/shares/{shareId} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.kb.patch();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |