API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/public/projects/{token}/documents/{documentId}/finalize

POST/v1/public/projects/{token}/documents/{documentId}/finalize

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
tokenerforderlichstring
documentIderforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/public/projects/{token}/documents/{documentId}/finalize \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.public.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche