API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /v1/portal/articles/{id}/reviews/{reviewId}

DELETE/v1/portal/articles/{id}/reviews/{reviewId}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring
reviewIderforderlichstring

Beispiel

curl -X DELETE https://api.codemeta-os.de/v1/portal/articles/{id}/reviews/{reviewId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.portal.delete();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche