---
title: "Removes a user"
method: DELETE
path: "/settings/users/2026-03/{userId}"
tags: ["Users"]
---

# Removes a user

`DELETE /settings/users/2026-03/{userId}`

Removes a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.

## Path parameters

- `userId` string, required

## Query parameters

- `idProperty` 'EMAIL' | 'USER_ID'

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

> 14 revisions in range; 1 not diffed, 2 could not be searched.

- **2026-04-08** `b0d8bc008db9` — 3 info
  - api operation id `delete-/settings/users/2026-03/{userId}_archive` removed and replaced with `delete-/settings/users/2026-03/{userId}`
  - the security scope `settings.users.write` was added to the endpoint's security scheme `private_apps`
  - the security scope `crm.objects.users.write` was removed from the endpoint's security scheme `private_apps`
- **2026-04-03** `3578967e48df` — 2 info
  - the security scope `settings.users.write` was added to the endpoint's security scheme `private_apps`
  - the security scope `crm.objects.users.write` was removed from the endpoint's security scheme `private_apps`
- **2026-04-01** `e0403341222c` — 2 info
  - the security scope `settings.users.write` was added to the endpoint's security scheme `private_apps`
  - the security scope `crm.objects.users.write` was removed from the endpoint's security scheme `private_apps`
- **2026-03-31** `f33be5a82610` — 2 info
  - the security scope `settings.users.write` was added to the endpoint's security scheme `private_apps`
  - the security scope `crm.objects.users.write` was removed from the endpoint's security scheme `private_apps`
- **2026-03-30** `dc2fdad57f7f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/hubspot-api-specification/changes/settings/users/2026-03/:userId/delete.md)

---

[API](https://skmtc.dev/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.dev/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
