API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /v1/email-templates/{templateType}

DELETE/v1/email-templates/{templateType}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
templateTypeerforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche