---
title: "Delete a relationship (deleteRelationshipService)"
method: POST
path: "/deleteRelationshipService"
---

# Delete a relationship (deleteRelationshipService)

`POST /deleteRelationshipService`

Deletes a previously defined relationship between two identities.

## Request body

- ServiceRequestDeleteRelationshipService
  - `content` DeleteRelationshipWsRequest
    - `id` string
  - `trackingId` string

## Response `200`

OK

- ServiceResponseDeleteRelationshipService
  - `auditId` string
  - `success` boolean
  - `warnings` string[]
  - `retryableError` boolean
  - `message` string
  - `content` DeleteRelationshipWsResponse
    - `id` string
  - `errors` string[]
  - `trackingId` string

---

[API](https://skmtc.net/verato/apis/verato-person-api.md) · [All operations](https://skmtc.net/verato/apis/verato-person-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verato/verato-person-api/revisions/8225f2689816/schema)
