mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-19 10:31:51 +00:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
---
|
|
title: "Remove Roles from User"
|
|
api: "DELETE /api/v1/users/{id}/relationships/roles"
|
|
description: "Revoke roles from user."
|
|
---
|
|
|
|
Remove role assignments from a user.
|