---
title: "Delete contact"
method: DELETE
path: "/s2s/contacts/{userId}"
tags: ["S2S Contacts"]
---

# Delete contact

`DELETE /s2s/contacts/{userId}`

Delete a contact and their conversations (the platform's standard
contact deletion — same behaviour as the admin API).

## Path parameters

- `userId` string, required

## Response `200`

Ok

- object
  - `status` string, required

## Changes

- **2026-08-18** `6bb0c3577de2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gleap/apis/gleap-server/changes/s2s/contacts/:userId/delete.md)

---

[API](https://skmtc.dev/gleap/apis/gleap-server.md) · [All operations](https://skmtc.dev/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/05e5eb4c2da1/schema)
