# Delete a relationship Deletes a previously defined relationship between two identities. Endpoint: POST /deleteRelationshipService Version: 2026.1.2 Security: bearerAuth ## Request fields (application/json): - `auditId` (string) Audit identifier used for tracing and governance across Verato services. - `auditLogMap` (object) Generic map of string keys to string values. - `content` (object) - `content.id` (string) - `trackingId` (string) ## Response 200 fields (application/json): - `auditId` (string) Audit identifier used for tracing and governance across Verato services. - `success` (boolean) - `unparsedJson` (string) - `warnings` (array) - `retryableError` (boolean) - `message` (string) - `content` (object) - `content.id` (string) - `errors` (array) - `trackingId` (string)