---
title: "Delete User"
method: DELETE
path: "/v1/installs/{installSid}/users/{userSid}"
tags: ["User"]
---

# Delete User

`DELETE /v1/installs/{installSid}/users/{userSid}`

Deletes the specified user from the install.

## Path parameters

- `installSid` string, required — Install Sid
- `userSid` string, required — Install Sid

## Response `default`

Successful

- string

---

[API](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2.md) · [All operations](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smarterproctoring/smarterproctoring-api-2/versions/561e0d9fd244/schema)
