API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/dms/documents/{id}/checkout

POST/v1/dms/documents/{id}/checkout

Check out a DMS document for exclusive editing

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche