API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /v1/settings/schema-definitions/{schemaId}

DELETE/v1/settings/schema-definitions/{schemaId}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
schemaIderforderlichstring

Beispiel

curl -X DELETE https://api.codemeta-os.de/v1/settings/schema-definitions/{schemaId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.settings.delete();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche