API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Authentication operation

HEAD/auth/{*}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
*erforderlichstring

Beispiel

curl -X HEAD https://api.codemeta-os.de/auth/{*} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.auth.head();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche