POST /v1/device-auth/revoke
POST/v1/device-auth/revoke
CodeMeta OS API endpoint.
Beispiel
curl -X POST https://api.codemeta-os.de/v1/device-auth/revoke \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.device-auth.post();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |