---
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

---

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