API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /v1/parties/{id}/portal-users/{relationshipId}

DELETE/v1/parties/{id}/portal-users/{relationshipId}

CodeMeta OS API endpoint.

Datenmodell

Diese Operation arbeitet auf der Entität Party (party). Alle 56 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring
relationshipIderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche