mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-19 02:21:52 +00:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
---
|
|
title: "Delete User"
|
|
api: "DELETE /api/v1/users/{id}"
|
|
description: "Remove user from tenant."
|
|
---
|
|
|
|
Delete a user. This action cannot be undone.
|