---
title: "Delete user"
method: DELETE
path: "/sso/v1/user/{primary_key}"
tags: ["sso"]
---

# Delete user

`DELETE /sso/v1/user/{primary_key}`

Deletes the OpenWeb user data of an existing SSO user

When requested by a user, you must delete the user’s OpenWeb account to remain GDPR compliant. Once the user has been deleted, comments by the deleted user remain and are linked to a random guest user.

## Headers

- `x-spotim-sso-access-token` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/openweb/apis/publisher-authentication-api.md) · [All operations](https://skmtc.dev/openweb/apis/publisher-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openweb/publisher-authentication-api/revisions/73ef93486c3c/schema)
