API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/m365/auth/code-cancel/{code}

POST/v1/m365/auth/code-cancel/{code}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
codeerforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/m365/auth/code-cancel/{code} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.m365.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche